[Bug 769757] New: rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a full queue.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 11 17:41:48 UTC 2016


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

            Bug ID: 769757
           Summary: rtpjitterbuffer: Fix calculating next_seqnum when
                    dropping old buffers from a full queue.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gstblub at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 333130
  --> https://bugzilla.gnome.org/attachment.cgi?id=333130&action=edit
rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a
full queue.

I believe there is a bug calculating the next_seqnum field when drop-on-latency
is set to TRUE.  I believe that it doesn't take into account cases when more
than one packet was considered definitely lost (ITEM_TYPE_LOST with a count >
1).  As I don't use this feature, I haven't verified this, but it does seem
inconsistent.

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