[Bug 757353] multiqueue: Fix high_time computation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 2 07:09:50 PST 2015


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
commit 785edec27004369739ea3ece18bf36a68fe09865
Author: Edward Hervey <edward at centricular.com>
Date:   Fri Oct 30 10:22:20 2015 +0100

    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

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

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