[gstreamer-bugs] [Bug 602790] New oggdemux parsers break vorbis playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 24 23:20:43 PST 2009


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-25 07:20:39 UTC ---
commit 78aad52cbff7af9ac94f01d9bbb27f60efc7fa5e
Author: David Schleef <ds at schleef.org>
Date:   Tue Nov 24 21:22:03 2009 -0800

    oggdemux: Fix vorbis parsing

    Add a granule to granulepos conversion function.  Fix the duration
    function for vorbis.  Handle timestamps on header packets differently
    and be more careful about calculating OFFSET and OFFSET_END.  After
    this change, timestamps for vorbis don't exactly match up with the
    timestamps that vorbisparse outputs, but it's unclear if vorbisparse
    is actually correct and it would add a lot more code to make oggdemux
    match vorbisparse.  Fixes #602790.

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