[Bug 757353] multiqueue: Fix high_time computation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 30 04:26:58 PDT 2015


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 314454
  --> https://bugzilla.gnome.org/attachment.cgi?id=314454&action=edit
multiqueue: Fix high_time computation

* Avoid the computation completely if we know we don't need it (not in
  sync time mode)
* Make sure we don't override highest time with GST_CLOCK_TIME_NONE on
  unlinked pads
* Ensure the high_time gets properly updated if all pads are not linked
* Fix the comparision in the loop whether the target high time is the same
  as the current time
* Split wake_up_next_non_linked method to avoid useless calculation

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