[Bug 647756] [bin] Posting EOS message although not reached PLAYING yet

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 15 01:13:13 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647756
  GStreamer | gstreamer (core) | git

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-15 08:13:07 UTC ---
Nope, the mutex was only taken when adding messages to the queue so that can't
be the reason why this happens.

And it also happens with GstBus from last release. Can be easily shown by
adding a g_assert (GST_STATE (pipeline) == GST_STATE_PLAYING) after the EOS
message is received in the test.

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