Skip to content
Snippets Groups Projects
Commit 88d3b7ae authored by Andre Moreira Magalhaes (andrunko)'s avatar Andre Moreira Magalhaes (andrunko) Committed by Thiago Santos
Browse files

playbin2: Send flush events when changing subtitle tracks and use new...

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
parent 9d2e5013
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment