[Bug 680306] New: [segment] gst_segment_do_seek() does not properly handle flushing SEEK_NONE seeks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jul 20 03:25:27 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=680306
GStreamer | gstreamer (core) | 0.11.x
Summary: [segment] gst_segment_do_seek() does not properly
handle flushing SEEK_NONE seeks
Classification: Platform
Product: GStreamer
Version: 0.11.x
OS/Version: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.freedesktop.org
CC: wim.taymans at gmail.com
GNOME version: ---
In 1.0 gst_segment_do_seek() has a problem with flushing SEEK_NONE seeks. the
resulting segment will be the same as before basically, but as the downstream
running time is reset it will wait until the clock advanced to the current
position.
It should probably subtract the running time of the current position from base,
but this would lead to negative base which is not allowed currently.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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