[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 08:16:29 PDT 2014


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

--- Comment #6 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-05-13 15:16:23 UTC ---
(In reply to comment #5)
> (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.

Right. I can try to fix this today, unless you are already fixing it. Let me
know.

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