[Bug 654434] New: RTP timestamps not longer reproducible

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 11 18:54:25 PDT 2011


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

           Summary: RTP timestamps not longer reproducible
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=191761)
 View: https://bugzilla.gnome.org/attachment.cgi?id=191761
 Review: https://bugzilla.gnome.org/review?bug=654434&attachment=191761

basertppayload: Make perfect timestamps reproducible across element restart

Without the perfect RTP 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.

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