[gstreamer-bugs] [Bug 593354] rtpjitterbuffer sometimes outputs packets with timestamps in the past

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 1 03:52:13 PDT 2009


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


Wim Taymans <wim.taymans> changed:

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


--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2009-09-01 10:52:10 UTC ---
This one pretty much fixes it.

commit 8d924611e74ba8b6c36fe24db5b3648850751bf7
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Sep 1 12:41:36 2009 +0200

    jitterbuffer: make sure time does not go backwards

    When we construct a timestamp that would result in a timestamp that is
earlier
    than when the packet was received, reset the skew calculation as this is
    probably a sign that the sender restarted or paused.

    Fixes #593354

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