[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 01:17:52 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #285228|none                        |accepted-commit_now
             status|                            |

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-03 08:17:48 UTC ---
Review of attachment 285228:
 --> (https://bugzilla.gnome.org/review?bug=727255&attachment=285228)

::: gst/playback/gstplaybin2.c
@@ +2814,3 @@
+      GST_DEBUG_OBJECT (playbin, "Storing buffering message from pending group
"
+          "%p %" GST_PTR_FORMAT, group, msg);
+      group->pending_buffering_msg = msg;

gst_message_replace() would make these 3 lines one :)

-- 
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