mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
va: Replace the tabs into spaces in gstvacaps.h
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4821>
This commit is contained in:
parent
e00e64116a
commit
c72960b427
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ GstCaps * gst_va_create_coded_caps (GstVaDisplay * displa
|
|||
guint32 * rt_formats_ptr);
|
||||
|
||||
gboolean gst_caps_set_format_array (GstCaps * caps,
|
||||
GArray * formats);
|
||||
GArray * formats);
|
||||
|
||||
gboolean gst_caps_is_dmabuf (GstCaps * caps);
|
||||
gboolean gst_caps_is_vamemory (GstCaps * caps);
|
||||
|
|
Loading…
Reference in a new issue