gstreamer/sys/dshowsrcwrapper
Jerome Laheurte c7e0e8d6ab dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps
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
2016-04-23 15:21:44 +01:00
..
BUILD.txt dshowsrcwrapper: Port to 1.0 2014-09-18 12:36:34 +03:00
CMakeLists.txt dshowsrcwrapper: fix include path and link error 2016-04-23 15:13:05 +01:00
gstdshow.cpp dshowsrcwrapper: add support for RGB32, RGB555, RGB565 and RGB8 color spaces 2016-04-23 15:17:34 +01:00
gstdshow.h dshowsrcwrapper: avoid error when set_caps called twice 2014-09-24 10:02:39 +03:00
gstdshowaudiosrc.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdshowaudiosrc.h dshowsrcwrapper: Port to 1.0 2014-09-18 12:36:34 +03:00
gstdshowfakesink.cpp dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
gstdshowfakesink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdshowsrcwrapper.cpp Fix FSF address 2012-11-04 00:09:59 +00:00
gstdshowvideosrc.cpp dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
gstdshowvideosrc.h dshowsrcwrapper: Port to 1.0 2014-09-18 12:36:34 +03:00
Makefile.am Remove execute flags from source files 2009-08-10 22:16:37 +01:00