gstreamer/sys
Dimitrios Katsaros df9eed0ab5 v4l2: Change warning handling to break infinite message loop
v4l2src can cause an "infinite message loop" when a base control exposed as a
property is not provided by the device. In these cases, if in the warning message
handling for the bus, the GST_DEBUG_BIN_TO_DOT_FILE* category of functions are used,
the src lookup causes a new warning to be posted on the bus, causing a loop.

This patch changes the warning for these controls so they are not posted on the bus.

https://bugzilla.gnome.org/show_bug.cgi?id=758703
2016-04-16 16:36:25 -04:00
..
directsound good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
oss good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
oss4 oss4: remove dead mixer code 2014-05-02 09:41:19 +01:00
osxaudio good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
osxvideo good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
sunaudio good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
v4l2 v4l2: Change warning handling to break infinite message loop 2016-04-16 16:36:25 -04:00
waveform good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
ximage ximage: Initialize all fields in the meta explicitly 2016-04-13 09:57:16 +03:00
Makefile.am v4l2: Fix typo V4L_DIR intead of V4L2_DIR 2014-03-15 18:41:16 +01:00