[Bug 662475] Improvements on the push mode seeking algorithm.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 22 12:55:19 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662475
  GStreamer | gst-plugins-base | unspecified

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-10-22 19:55:14 UTC ---
Created an attachment (id=199735)
 View: https://bugzilla.gnome.org/attachment.cgi?id=199735
 Review: https://bugzilla.gnome.org/review?bug=662475&attachment=199735

oggdemux: skip the second bisection when possible

If we already saw the keyframes that we need to find,
we do not need to bisect to find them.

This will always be the case for streams with audio only,
where each frame acts as a keyframe, but will occasionally
also happen for streams with video.

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