[Bug 654434] [basertppayload] [PATCH] RTP timestamps not longer reproducible

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 25 05:26:40 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654434
  GStreamer | gst-plugins-base | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-08-25 12:26:35 UTC ---
Either one should work, since it's already set in _init and subsequent state
changes should be cyclic.

In any case, thanks, committed.

commit 791eeeb1a6d9221c09855eafb00fc19c73f6302f
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Fri Jul 8 23:06:46 2011 -0400

    basertppayload: Make perfect timestamps reproducible across element restart

    Without the perfect timestamp machinery, the RTP timestamp can be
    computed directly from the running time of a buffer, but the perfect
    timestamp patch broke that assumption. This patch restores it by
    having the first perfect timestamp be the running time of that buffer
    and counting from there.

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

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