gstreamer/gst
Sebastian Dröge 3b4fd71270 playbin2: Make subtitle error handling more robust and ignore late errors too
Make sure, to only "simulate" subtitle no-more-pads if it was still
pending and also handle errors in the subtitle pipeline as warnings
after the subtitles prerolled.

Don't set the suburidecodebin to READY after errors, handle_message
will usually be called from the streaming thread and doing that
from there is obviously not a good idea.
2009-11-14 14:08:40 +01:00
..
adder Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
app
audioconvert audioconvert: track active conversion in perf log 2009-10-12 21:43:42 +03:00
audiorate audiorate: move debug calculation into debug macro 2009-10-22 09:14:30 -03: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 Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
gdp gdpdepay: Clear adapter on flush and state change 2009-11-05 15:42:09 +01:00
playback playbin2: Make subtitle error handling more robust and ignore late errors too 2009-11-14 14:08:40 +01:00
subparse subparse: Make fps a GstFraction typed property and use it properly 2009-11-12 13:20:41 +01:00
tcp build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03:00
typefind typefind: Reduce number of calls to gst_type_find_peek. 2009-11-09 19:18:07 +01:00
videorate videorate: fix warning in macosx 2009-10-09 14:23:36 +02:00
videoscale gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
videotestsrc [videotestsrc] Make checkers-8 pattern create 8x8 instead of 16x16 tiles 2009-10-07 09:54:08 +02:00
volume volume: Implement GstStreamVolume interface 2009-09-11 16:37:35 +02:00
Makefile.am