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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 28 11:36:48 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #3 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-03-28 18:36:42 UTC ---
AFAICS, when EOS arrives at sink, sink->eos will turn TRUE (unless possibly
sink turns flushing, which should not be when going from PLAYING to PAUSED), so
there should be no need for the pending_eos (in either patch).  That should
then only leave arranging the uncorking at ringbuffer start whenever sink->eos
is TRUE.

Suffice it to say, will double-check and patch accordingly (actually using
pulsesink unlike when testing bug #636886 ;) ).

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