mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
df9eed0ab5
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 |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
sunaudio | ||
v4l2 | ||
waveform | ||
ximage | ||
Makefile.am |