[Bug 661215] flacparse: fix last frame timestamp in fixed block size mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 7 04:37:42 PST 2011


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|                            |FIXED

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-07 12:37:39 UTC ---
commit 14a9d1d66e802271b5cfb447442f2d7197e02950
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri Oct 7 19:41:35 2011 +0100

    flacparse: fix last frame timestamp in fixed block size mode

    The last block may have a different block size, so we should not
    use it to scale or we'll end up with a wrong timestamp.
    See comment and quote from the FLAC format documentation in the code.

    Fixes looped playback of FLAC files (via about-to-finish).

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

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