[Bug 751636] rtpjitterbuffer: wastes too CPU processing unnecessary too much timers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 29 07:35:20 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306271|0                           |1
        is obsolete|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 306296
  --> https://bugzilla.gnome.org/attachment.cgi?id=306296&action=edit
rtpjitterbuffer: If possible, always update the current time before looping
over all timers

If we have a clock, update "now" now with the very latest running time we have.
If timers are unscheduled below we otherwise wouldn't update now (it's only
updated
when timers expire), and also for the very first loop iteration now would
otherwise
always be 0.

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