[gstreamer-bugs] [Bug 639740] [pulsesink] doesn't uncork in some cases during reverse playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 17 06:48:10 PST 2011


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

--- Comment #2 from Arun Raghavan <arun at accosted.net> 2011-01-17 14:48:04 UTC ---
Created an attachment (id=178516)
 View: https://bugzilla.gnome.org/attachment.cgi?id=178516
 Review: https://bugzilla.gnome.org/review?bug=639740&attachment=178516

pulsesink: Uncork stream while flushing the ringbuffer

After starting the ringbuffer, we wait for enough data to arrive before
uncorking the stream. This will cause the pipeline to stall if we get an
EOS (or otherwise need to flush the stream) before sufficient data
becomes available. This patch makes sure that the stream is uncorked
while flushing to avoid this problem.

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