gstreamer/gst/playback
Sebastian Dröge a5918b0ab5 playbin: Keep inputselector around until we release its pads
Otherwise there's an interesting race condition when we destroy
the inputselector (actually it will be destroyed later when its state
change message gets destroyed) and afterwards release its sinkpad.

This is the code path when the last channel is removed from the
input selector.

Gave this warning sometimes, for chained oggs or whenever else
we change decode groups:
GStreamer-CRITICAL **: Padname '':sink_0 does not belong to element inputselector0 when removing
2014-02-18 15:06:25 +01:00
..
.gitignore playsink: remove old marshal remains 2012-07-13 12:35:44 +02:00
gstdecodebin2.c decodebin: make it possible to register multiple handlers for autoplug-select 2014-01-28 13:45:07 +11:00
gstplay-enum.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplay-enum.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplayback.c streamsynchronizer: Make the element public 2012-11-21 10:29:44 +01:00
gstplayback.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaybin2.c playbin: Keep inputselector around until we release its pads 2014-02-18 15:06:25 +01:00
gstplaysink.c playsink: Only remove the complete text chain if the text pad goes away 2014-02-16 15:35:31 +01:00
gstplaysink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkaudioconvert.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkaudioconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkconvertbin.c playsinkconvertbin: Remove obsolete segment tracking 2013-07-23 13:36:09 +02:00
gstplaysinkconvertbin.h playsinkconvertbin: Remove obsolete segment tracking 2013-07-23 13:36:09 +02:00
gstplaysinkvideoconvert.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkvideoconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrawcaps.h playback: add ANY caps features to default audio/video raw caps 2013-12-30 11:25:49 +01:00
gststreamsynchronizer.c streamsynchronizer: Set proxy flags on the pads and use default event handler for simplicity 2013-08-12 13:02:15 +02:00
gststreamsynchronizer.h streamsynchronizer: Implement grouping of streams via the group-id 2013-07-22 15:24:13 +02:00
gstsubtitleoverlay.c subtitleoverlay: Remove unused function 2014-02-09 23:17:03 +01:00
gstsubtitleoverlay.h subtitleoverlay: Remove some more unneeded segment tracking 2013-07-23 13:41:55 +02:00
gsturidecodebin.c uridecodebin: Don't leak pad references 2014-02-12 17:34:32 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00