[Bug 727255] playbin: filter out buffering messages when switching URI and the previous URI is still playing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 3 09:15:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727255
  GStreamer | gst-plugins-base | git

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #285228|0                           |1
        is obsolete|                            |

--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-03 16:14:58 UTC ---
Created an attachment (id=285264)
 View: https://bugzilla.gnome.org/attachment.cgi?id=285264
 Review: https://bugzilla.gnome.org/review?bug=727255&attachment=285264

playbin: filter out buffering messages when switching uri

Updated for using gst_message_replace and also made the stream_pending_change
variable only be set to true if this is not the first URI to be played. This
avoids dropping buffering messages from the first URI and will only drop if
it is a chained playback of media.

It doesn't seem to have any side effect on the duration query that also uses
the stream_pending_change

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list