[Bug 797249] New: big timestamp jumps create problems in gst_rtp_buffer_ext_timestamp()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 4 13:58:48 UTC 2018


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

            Bug ID: 797249
           Summary: big timestamp jumps create problems in
                    gst_rtp_buffer_ext_timestamp()
    Classification: Platform
           Product: GStreamer
           Version: 1.14.x
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: alex at kordecki.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hi,

the current implementation returns 0 for a large jump and does not change the
exttimestamp. So if I intentionally jump > G_MAXINT32 and when my new timestamp
is <= G_MAXUINT32, I not only lose the one package with the big jump, but also
all following packages.

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