[Bug 645961] [pulsesink] hangs when going from paused to playing near EOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 28 13:48:46 PDT 2011


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

--- Comment #9 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-03-28 20:48:41 UTC ---
I believe that is covered by the fact that baseaudiosink's state change issues
a ringbuffer_may_start (in any case) before checking eos_rendering (a.o.).  So
if EOS arrives after the check, the ringbuffer may start and baseaudiosink'
drain will then (be allowed to) start the ringbuffer (when rendering EOS).

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