[Bug 742916] basesink: Fix QoS handling if the subclass has a prepare/prepare_list implementation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 14 05:23:07 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742916
  GStreamer | gstreamer (core) | unspecified

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-14 13:23:01 UTC ---
Created an attachment (id=294521)
 View: https://bugzilla.gnome.org/attachment.cgi?id=294521
 Review: https://bugzilla.gnome.org/review?bug=742916&attachment=294521

basesink: Fix QoS handling if the subclass has a prepare/prepare_list
implementation

We have to calculate the difference against the current clock running time
instead of just using 0 as jitter, and also have to update some internal
variables. Which in the end means that we can just reuse most of do_sync().

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