[Bug 745339] New: qtdemux: key_unit seek doesn't work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 28 09:12:13 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745339
Bug ID: 745339
Summary: qtdemux: key_unit seek doesn't work
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: matej.knopp at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 298172
--> https://bugzilla.gnome.org/attachment.cgi?id=298172&action=edit
Patch
gst_qtdemux_perform_seek looks for the GST_SEEK_FLAG_KEY_UNIT flag on segment,
but GST_SEEK_FLAG_KEY_UNIT is not a segment flag. It needs to be passed as
separate argument from gst_qtdemux_adjust_seek
--
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