[Bug 745339] qtdemux: key_unit seek doesn't work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 1 05:09:14 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745339
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit f75e443a7a0bd27b3e1935dd5e82a4e4e2498397
Author: Matej Knopp <matej.knopp at gmail.com>
Date: Sat Feb 28 18:10:06 2015 +0100
qtdemux: fix key unit seek
Unlike many other seek flags, the KEY_UNIT seek
flag is not copied over into the GstSegment,
since it's only relevant for the seek itself,
so we need to pass it explicitly to the seek
handler here.
https://bugzilla.gnome.org/show_bug.cgi?id=745339
--
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