mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
c7e0e8d6ab
Some cameras (IDS) have broken DirectShow drivers which incorrectly fill some fields in the VIDEOINFOHEADER structure; comparison between suggested and supported media types in CBaseRenderer should ignore deprecated and/or not essential fields; additionaly explicitely setting the mediatype for the capture pin before trying to connect it works around another IDS driver bug, and should have been already done anyway. https://bugzilla.gnome.org/show_bug.cgi?id=765428 |
||
---|---|---|
.. | ||
BUILD.txt | ||
CMakeLists.txt | ||
gstdshow.cpp | ||
gstdshow.h | ||
gstdshowaudiosrc.cpp | ||
gstdshowaudiosrc.h | ||
gstdshowfakesink.cpp | ||
gstdshowfakesink.h | ||
gstdshowsrcwrapper.cpp | ||
gstdshowvideosrc.cpp | ||
gstdshowvideosrc.h | ||
Makefile.am |