gstreamer/gst
Andre Moreira Magalhaes (andrunko) 88d3b7aeee playbin2: Send flush events when changing subtitle tracks and use new input-selector modes for subtitle tracks
For audio/video we should flush too for fastest stream switches but this
currently isn't possible because the flushes would need to go to the sink,
which then causes state changes and causes all timing information to be
changed.

Should work out of the box in 0.11 with the flush-stop that doesn't reset
the times.

Conflicts:

	gst/playback/gstplaybin2.c
	gst/playback/gstplaysink.c
	gst/playback/gstsubtitleoverlay.c
2012-06-06 16:31:09 -03:00
..
adder collectpads2: rename to collectpads 2012-04-17 15:09:58 +02:00
app gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
audioconvert Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audioresample Fix bug where debug category was declared inside a function 2012-05-24 10:33:02 +02:00
audiotestsrc update for tag event change 2012-06-06 13:05:47 +02:00
encoding encodebin: don't access GstElementFactory structure directly 2012-05-19 15:17:18 +01:00
gdp gdppay: plug buffer leak 2012-04-25 22:28:44 +02:00
gio Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
playback playbin2: Send flush events when changing subtitle tracks and use new input-selector modes for subtitle tracks 2012-06-06 16:31:09 -03:00
subparse update for tag event change 2012-06-06 13:05:47 +02:00
tcp tcpclientsink: ensure proper cleanup upon startup error 2012-04-24 17:15:23 +02:00
typefind typefinding, ogg: don't bother with annodex media types 2012-05-13 18:49:31 +01:00
videoconvert videoconvert: refactor matrix setup 2012-06-04 20:36:10 +02:00
videorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videoscale video: update for removed formats 2012-05-29 17:52:06 +02:00
videotestsrc videotestsrc: Remove more redundant code 2012-06-06 11:18:56 +02:00
volume gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +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