[Bug 745768] aggregator: Add internal queue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 1 20:34:16 PDT 2015


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

--- Comment #35 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Then I read the GstDataQueue code and I don't like how it just uses a sum of
the durations of the buffers instead of "last running time - first running
time". We should probably make GstDataQueue understand buffers and events.
Basically, move some of the logic that is currently inside multiqueue into
GstDataQueue instead of having to duplicate it.

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