[Bug 796559] qtdemux: Various segment fixes to properly take segment.offset into account

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 20 13:14:24 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Normal                      |High
           Severity|normal                      |critical

--- Comment #26 from Jan Schmidt <thaytan at noraisin.net> ---
gst_segment_to_running_time_full() does however enforce stop != 0 for rate <
0.0, so that's inconsistent.

I think modifying gst_segment_to_running_time_full() to allow it is the better
path, because changing gst_element_do_seek() to reject it breaks existing
elements, so it's not backwards compatible

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