[Bug 730039] rtpjitterbuffer: jitter buffer stalls if first seqnum is different than seqnum-base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 13 07:56:44 PDT 2014


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

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-05-13 14:56:39 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > 
> > It looks like that break; should be a continue;
> 
> the problem with a continue and the new approach is that buffers would be
> inserted before events. continue was fine before.

True, it should only move the buffer before the event if there is another
buffer before the event that has a larger seqnum.

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