[Bug 729198] New: oggdemux: add non flushing time seeking to 0 in push mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 29 07:49:16 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729198
GStreamer | gst-plugins-base | git
Summary: oggdemux: add non flushing time seeking to 0 in push
mode
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: vincent.penquerch at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=275428)
View: https://bugzilla.gnome.org/attachment.cgi?id=275428
Review: https://bugzilla.gnome.org/review?bug=729198&attachment=275428
oggdemux: add non flushing time seeking to 0 in push mode
Open for comments:
Two main changes:
- some resetting code has to be done in the NEW_SEGMENT
event handler, instead of the missing FLUSH_STOP one
- if we're going to 0, we bypass the bisection and seek
straight to the start of the file
This allows using non flushing segment seeks for looping
HTML audio.
Seeking to other than 0 is not supported as this would require going through
the push mode bisection FSM. Maybe as a future improvement.
--
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