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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 28 17:47:44 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #372632|reviewed                    |none
             status|                            |
 Attachment #372632|0                           |1
        is obsolete|                            |

--- Comment #29 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 374092
  --> https://bugzilla.gnome.org/attachment.cgi?id=374092&action=edit
qtdemux: Update the segment for KEY_UNIT seeks via gst_segment_do_seek()

Manually we were not adjusting the segment.offset accordingly, which
caused jumps in running time if cur_type==GST_SEEK_TYPE_NONE in the
seek.

The demuxer segment is now always the actual seek segment instead of any
manually adjusted segment, and it is taken as the base for generating
the per-stream / per edit list segment segments.

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