gstreamer/gst
Josep Torra b0b4e286c8 playbin2: autoplug sink if stream is incompatible to the configured one
Fixes regression since 0.10.33 where sinks that can cope with non raw
caps or custom caps are not autoplugged if there's a sink configured
with the properties video-sink and audio-sink which cannot handle
the stream. This change checks for compatibility on the configured one
and use it if success. Otherwhise it tries with the found factories.
2011-09-15 09:30:25 +02:00
..
adder adder: rework pending event handling 2011-07-26 12:37:11 +02:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audioconvert: cleanup helper code 2011-05-19 23:41:08 +03:00
audiorate android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioresample audioresample: fix build without orc 2011-08-18 11:03:58 +02:00
audiotestsrc docs: add two mising enum docs 2011-09-07 14:14:02 +02:00
encoding encodebin: Select muxer further 2011-09-05 17:48:36 -03: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: autoplug sink if stream is incompatible to the configured one 2011-09-15 09:30:25 +02:00
subparse subparse: Improve subrip type check regex 2011-09-08 14:52:15 +02:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefind: recognize Asylum modules 2011-09-09 13:54:45 +02:00
videorate videorate: don't take the object lock twice in {set,get}_property 2011-09-06 09:44:38 +01:00
videoscale videoscale: Add modified Lanczos scaling method 2011-09-01 15:16:50 -07:00
videotestsrc convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07: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