[gstreamer-bugs] [Bug 631703] [oggdemux] sintel ogv delay when playing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 12 07:07:26 PDT 2010


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

Wim Taymans <wim.taymans> changed:

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

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2010-10-12 14:07:21 UTC ---
commit fea50233bb0d2ba54b142e735fa300e2191f3dbd
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Oct 12 16:03:36 2010 +0200

    oggdemux: only keep last valid granulepos

    Only keep the last valid granulepos we see when scanning the last
    pages. It is possible that the last page that we inspect has a -1
granulepos, in
    which case we want to keep the previous valid time instead.

    Fixes #631703

commit 9dc59cff151bf578012a735d0791ab4767debda6
Author: David Schleef <ds at schleef.org>
Date:   Sun Oct 10 15:22:52 2010 -0700

    oggdemux: Fix check for last page

commit 64dfad46f29799f99cfe10178556c361bd9918ff
Author: David Schleef <ds at schleef.org>
Date:   Sun Oct 10 15:22:04 2010 -0700

    oggdemux: change checks from is_skeleton to is_sparse

commit 5ae2f04856c2b138df35647cf00a49a38261c730
Author: David Schleef <ds at schleef.org>
Date:   Sun Oct 10 15:17:31 2010 -0700

    oggdemux: move is_sparse into stream map

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