mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
gst: replace tabs with spaces
In general, the GStreamer elements use spaces for indentation. Replace the tabs by spaces.
This commit is contained in:
parent
437b97f160
commit
d5b1ab9db4
7 changed files with 58 additions and 58 deletions
|
|
@ -32,7 +32,7 @@
|
|||
G_BEGIN_DECLS
|
||||
|
||||
struct spa_pod * gst_caps_to_format (GstCaps *caps,
|
||||
guint index, uint32_t id);
|
||||
guint index, uint32_t id);
|
||||
GPtrArray * gst_caps_to_format_all (GstCaps *caps, uint32_t id);
|
||||
|
||||
GstCaps * gst_caps_from_format (const struct spa_pod *format);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue