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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 24 01:58:06 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-24 09:58:02 UTC ---
commit b0bb1d353925c935d93f37706f21d8b199505ec5
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Sat Oct 22 20:29:26 2011 +0100

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=662475

commit e7079cd8d5a7752f8052a093ca694f9e5a070fb0
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Sat Oct 22 20:20:38 2011 +0100

    oggdemux: improve push time seeking

    Various tweaks to improve convergence, in particular for
    the worst case, which is now cut in about half.

    https://bugzilla.gnome.org/show_bug.cgi?id=662475

commit db21375406f00db1e0791050f1b0bf576f4efd5d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri Oct 21 19:38:19 2011 +0100

    oggdemux: gather some more stats about bisection

    https://bugzilla.gnome.org/show_bug.cgi?id=662475

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