[Bug 740575] Fixing DTS in GStreamer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 18 03:40:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=740575
--- Comment #33 from Wim Taymans <wim.taymans at gmail.com> ---
How about this: It returns some more info when clipping happened and when the
returned value is negative (it still returns a positive guint64 that is to be
negated). The negation is awkward but we need to keep the full guint64 range
for running-time.
commit 8c8b3818e44198d2369fbbbf103bc889083ba87b
Author: Wim Taymans <wtaymans at redhat.com>
Date: Wed Mar 18 11:31:51 2015 +0100
segment: add helper to get negative running-time
Add a helper method to get a running-time with a little more features
such as detecting if the value was before or after the segment and
negative running-time.
API: gst_segment_to_running_time_full()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=740575
--
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