GNOME Bugzilla – Bug 757021
segment: Make times signed and a fraction, and never return NONE for time conversions for out-of-segment values
Last modified: 2018-11-03 12:30:12 UTC
+++ This bug was initially created as a clone of Bug #756564 +++ +++ This bug was initially created as a clone of Bug #748316 +++ For 2.0, we should make the times signed and always return a value in those functions even if they are out of segment. gst_segment_to_running_time_full() already does this, but the same is needed in general for other situations too. While at that, we should also reconsider making all times into a fraction.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/133.