[Bug 791838] netsim: fix misleading packet delay log

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 22 02:38:20 UTC 2017


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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 365833:
 --> (https://bugzilla.gnome.org/review?bug=791838&attachment=365833)

::: gst/netsim/gstnetsim.c
@@ +368,2 @@
     if (!netsim->allow_reordering && ready_time < netsim->last_ready_time)
       ready_time = netsim->last_ready_time + 1;

Tim, here we may have modified ready_time in case it was before the
last_ready_time.

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