[gstreamer-bugs] [Bug 594136] [alsasink] Regression from 0.10.23 -- element reuse doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 9 07:23:59 PDT 2009


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


Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.25


--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2009-09-09 14:23:53 UTC ---
pulsesink has code to deal with a ringbuffer reset. This code is now added to
the baseaudiosink (and will be removed from pulsesink)

commit fe47c6c4d51ed764d823d2d797db2a13b65712e1
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Sep 9 16:19:32 2009 +0200

    baseaudiosink: correct for clock reset

    When going to NULL, we reset the ringbuffer so that it starts beck from 0.
We
    also make sure that the clock is updated with the elapsed time so that it
    alsways increments even when the ringbuffer goes back to 0. When this
happened
    we need to adjust the sample position for the reset ringbuffer.

    Fixes #594136

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