[Bug 757193] multiqueue: Handle negative DTS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 30 00:45:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757193
--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
Gave it a quick glance this morning. It won't be as trivial as expected,
because like quite a few elements, it uses segment.position to store the
current (buffer time) position ... which is a guint64. To make use of the new
features, it would require yet-another field to store the signed position for
each segment.
--
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