gstreamer/gst
Sebastian Dröge e7853d3a3d playbin2: Fix decoder-sink compatibility check for raw audio/video formats
If the sink supports raw audio/video, we first check
if the decoder could output any raw audio/video format
and assume it is compatible with the sink then. We don't
do a complete compatibility check here if converters
are plugged between the decoder and the sink because
the converters will convert between raw formats and
even if the decoder format is not supported by the decoder
a converter will convert it.

We assume here that the converters can convert between
any raw format.

Fixes bug #665120.
2011-11-29 14:15:45 +01:00
..
adder various: fix pad template leaks 2011-11-28 13:09:02 +00:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert various: fix pad template leaks 2011-11-28 13:09:02 +00:00
audiorate various: fix pad template leaks 2011-11-28 13:09:02 +00:00
audioresample audioresample: Don't emit DISCONT buffers if no discontinuity happened 2011-11-28 18:03:22 +01:00
audiotestsrc various: fix pad template leaks 2011-11-28 13:09:02 +00:00
encoding various: fix pad template leaks 2011-11-28 13:09:02 +00:00
ffmpegcolorspace various: fix pad template leaks 2011-11-28 13:09:02 +00:00
gdp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
playback playbin2: Fix decoder-sink compatibility check for raw audio/video formats 2011-11-29 14:15:45 +01:00
subparse various: fix pad template leaks 2011-11-28 13:09:02 +00:00
tcp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
typefind typefindfunctions: Fix compiler warning 2011-11-28 20:10:49 +01:00
videorate various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videoscale various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videotestsrc various: fix pad template leaks 2011-11-28 13:09:02 +00:00
volume volume: fix sample depth typo 2011-08-05 13:37:05 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00