gstreamer/gst
George Kiagiadakis a2122f04ec playbin: filter out buffering messages when switching uri
When switching URI from about-to-finish, playbin starts decoding the new
URI and the queue2 inside uridecodebin starts emitting buffering messages
immediately. However, the queue(s) inside playsink still have buffers to
play and the pipeline doesn't need to pause for buffering, so we should
not send those buffering messages up to the application, otherwise there
is an audible glitch caused by pausing the pipeline for a very short time.

https://bugzilla.gnome.org/show_bug.cgi?id=727255
2014-09-05 12:44:27 -03:00
..
adder Release 1.3.1 2014-05-03 17:50:10 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert Release 1.3.1 2014-05-03 17:50:10 +02:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: don't skip input samples 2014-09-05 11:17:43 +03:00
audiotestsrc
encoding encoding: remove assignment that's no longer needed 2014-08-29 18:21:13 +01:00
gio giobasesink: we mustn't change the format of a query response 2014-04-27 00:49:01 +01:00
playback playbin: filter out buffering messages when switching uri 2014-09-05 12:44:27 -03:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp tcpserversrc: close the server socket after accepting a connection 2014-06-13 11:18:10 +01:00
typefind typefinding: tighten checks for 'freeform mp3' a little 2014-08-25 11:18:21 +01:00
videoconvert Release 1.3.1 2014-05-03 17:50:10 +02:00
videorate videorate: GstStructure refcount critical message 2014-09-03 12:56:31 +03:00
videoscale videoscale: Add NV21 support 2014-08-12 14:31:48 +03:00
videotestsrc Release 1.3.1 2014-05-03 17:50:10 +02:00
volume Release 1.3.1 2014-05-03 17:50:10 +02:00
Makefile.am