[gstreamer-bugs] [Bug 610005] [oggdemux] regression: bad seek granularity

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 23 03:29:42 PST 2010


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2010-02-23 11:29:37 UTC ---
commit 63593f5f1e9ab0b00bff487a42f8f04e62c2a1cc
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Feb 23 11:41:20 2010 +0100

    oggdemux: use the chain begin_time instead of our counter

    We update the passed begintime argument to narrow our search region in the
    binary search. This means that it does not always contain the chain begin
time
    after a couple of bisects. Use the real chain->begin_time to bring the
    granuletime to the time in the chain instead.

    Fixes #610005

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