[gstreamer-bugs] [Bug 591934] timestamp drift in audioresample

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 21 02:55:46 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591934


Sebastian Dröge <slomo> changed:

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


--- Comment #21 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-21 09:55:42 UTC ---
commit d6e698e1101e258a4787f27dd7693a83478d3625
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 21 11:51:47 2009 +0200

    audioresample: Add unit test for checking for timestamp drifts

    This also checks for perfect timestamping and offsetting.

commit 8d445e04abd05735ad44b9a5d2d8fb50ab215435
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 21 10:11:23 2009 +0200

    audioresample: Fix drain processing

    In case we have to convert internally don't process output length input
samp
    but history length input samples.

commit 780368880b3364e2b034a88787ad42763b8c764e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 21 10:02:05 2009 +0200

    audioresample: Improve debugging a bit in the unit test

commit 989e3d9cb1a34b283d2c95ac8cbfde09528768c8
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 21 10:00:49 2009 +0200

    audioresample: On the first buffer we need discont handling

    Otherwise we won't get upstream timestamps and everything and all
    output buffers would have -1 timestamps.

commit 6621631dd0e5fb17afb2ff1a7ebbf90ffb63a215
Author: Kipp Cannon <kcannon at ligo.caltech.edu>
Date:   Fri Aug 21 06:58:31 2009 +0200

    audioresample: Fix buffer overflow when pushing the drain

commit 41e74aa61bd5e92d4e6b5d0fe2b1a552189eb440
Author: Kipp Cannon <kcannon at ligo.caltech.edu>
Date:   Fri Aug 21 06:57:58 2009 +0200

    audioresample: Fix timestamp drift

    Fixes bug #591934.

-- 
Configure bugmail: http://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