gstreamer/gst
Sebastian Dröge 71ca26fc7f playsink: Don't fail if there are subtitles and audio but no video
Change playbin2 to not error out if there are subtitles and audio
but no video. If visualizations are enabled the subtitles are rendered on top
of the visualization stream, otherwise the subtitles are not linked at all and
only the audio is played (and a warning message is posted).

If there are only subtitles but neither audio nor video an error message is
still posted.

Fixes bug #610866.
2010-03-09 21:01:38 +00:00
..
adder adder: don't hold object lock when calling peer elements 2010-01-28 17:43:47 +01:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: remove unused array 2009-11-16 22:51:17 +02:00
audiorate audiorate: correctly eat empty and dummy buffers 2009-12-26 19:20:18 +01:00
audioresample audioresample: Update speex resampler to latest GIT 2009-11-10 12:22:27 +01:00
audiotestsrc audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
ffmpegcolorspace ffmpegcolorspace: Add conversions from all ARGB formats to AYUV and back 2010-02-12 11:00:08 +01:00
gdp gdpdepay: Clear adapter on flush and state change 2009-11-05 15:42:09 +01:00
playback playsink: Don't fail if there are subtitles and audio but no video 2010-03-09 21:01:38 +00:00
subparse build: add missing includes for sprintf and atoi 2009-12-02 23:27:55 +02:00
tcp tcp(client/server)src: Fix handling of closed sockets 2010-02-18 11:44:59 -08:00
typefind typefind: Handle stm module format 2010-02-15 12:50:45 +00:00
videorate videorate: Improve upstream negotiation 2010-02-22 17:03:07 -03:00
videoscale Build fix for MSVC 2009-12-03 00:20:34 -08:00
videotestsrc [videotestsrc] Make checkers-8 pattern create 8x8 instead of 16x16 tiles 2009-10-07 09:54:08 +02:00
volume volume: If a controller is used, use sample accurate property values 2010-03-09 20:58:38 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00