v4l2: Add forward declaration for gst_v4l2_object_get_format_list
This commit is contained in:
parent
48caa1712a
commit
d595c08aca
@ -73,6 +73,8 @@ enum
|
|||||||
V4L2_STD_OBJECT_PROPS,
|
V4L2_STD_OBJECT_PROPS,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
static GSList *gst_v4l2_object_get_format_list (GstV4l2Object * v4l2object);
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
G_LOCK_DEFINE_STATIC (probe_lock);
|
G_LOCK_DEFINE_STATIC (probe_lock);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user