gstreamer/gst
Sebastian Dröge 105da803ad playbin2/playsink: Decide if A/V caps are raw only inside playsink
Before playbin2 would use different selectors for raw audio and
compressed audio (and the same for video) and used different
pads from playsink. This made the involved logic much more
complex and was not implemented completely in playsink, which
made it impossible to support files with a compressed and
uncompressed stream that is support by the sink.

playbin2 handles raw/non-raw streams the same now and the
decision is left to playsink, which now can also handle
caps changes from raw to non-raw and the other way around.

Fixes bug #632788.
2011-05-14 11:42:32 +02:00
..
adder gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
app android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioconvert gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
audiorate android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioresample audioresample: fix unused-but-set-variable warnings with gcc 4.6 2011-04-24 12:43:33 +01:00
audiotestsrc android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
encoding encodebin: Set all elements to NULL and remove them from the bin when removing a source group 2011-04-14 12:23:10 +02:00
ffmpegcolorspace ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6 2011-04-13 23:19:51 +01:00
gdp android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
playback playbin2/playsink: Decide if A/V caps are raw only inside playsink 2011-05-14 11:42:32 +02:00
subparse fix unused-but-set-variable warnings with gcc 4.6 2011-04-12 12:24:37 +01:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefindfunctions: fix unused-but-set-variable warning with gcc 4.6 2011-04-13 22:59:03 +01:00
videorate videorate: empty caps have no structure to pick 2011-04-11 15:03:55 +02:00
videoscale gst: update orc-generated disted C backup code to orc 0.4.14 2011-04-30 17:21:28 +01:00
videotestsrc gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
volume gst: update orc-generated disted C backup code to orc 0.4.14 2011-04-30 17:21:28 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00