[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 07:41:10 PST 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.27

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-17 15:41:03 UTC ---
Thanks, pushed:

 commit e18e25a324c6367210f0210f48afeab7ca38c529
 Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
 Date:   Mon Jan 17 20:09:16 2011 +0530

    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.

    Fixes issue with a webkit unit test testing reverse playback of
    an MP4 H.264/AAC file.

    https://bugzilla.gnome.org/show_bug.cgi?id=639740

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