[Bug 755471] qtdemux: Segment seeks broken again

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 10:12:26 PDT 2015


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 311963
  --> https://bugzilla.gnome.org/attachment.cgi?id=311963&action=edit
qtdemux: Only accumulate edts segments manually, not segments created from
seeks

eceb2ccc739092d964d78945e19c2ecedbd214e2 broke segment seeks by always
accumulating segments. However when we get here because of a seek,
gst_segment_do_seek() already did this work for us and we should not do
anything at all.

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