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:
He Junyan 2023-02-22 19:04:07 +08:00 committed by GStreamer Marge Bot
parent e00e64116a
commit c72960b427

View file

@ -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);