mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
v4l2object: Use space instead of tabs
https://bugzilla.gnome.org/show_bug.cgi?id=712754
This commit is contained in:
parent
f18290226a
commit
90ac945dcc
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ GST_DEBUG_CATEGORY_EXTERN (v4l2_debug);
|
|||
GST_DEBUG_CATEGORY_EXTERN (GST_CAT_PERFORMANCE);
|
||||
#define GST_CAT_DEFAULT v4l2_debug
|
||||
|
||||
#define DEFAULT_PROP_DEVICE_NAME NULL
|
||||
#define DEFAULT_PROP_DEVICE_NAME NULL
|
||||
#define DEFAULT_PROP_DEVICE_FD -1
|
||||
#define DEFAULT_PROP_FLAGS 0
|
||||
#define DEFAULT_PROP_TV_NORM 0
|
||||
|
|
Loading…
Reference in a new issue