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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 7 11:43:53 PDT 2011


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

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-10-07 18:43:50 UTC ---
Created an attachment (id=198559)
 View: https://bugzilla.gnome.org/attachment.cgi?id=198559
 Review: https://bugzilla.gnome.org/review?bug=661215&attachment=198559

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

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