[Bug 650960] flacparse makes decoded flac files start at sample offset 9215

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 16 09:38:26 PDT 2011


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-16 16:38:21 UTC ---
Created an attachment (id=193973)
 View: https://bugzilla.gnome.org/attachment.cgi?id=193973
 Review: https://bugzilla.gnome.org/review?bug=650960&attachment=193973

flacdec: fix bit twiddling

Right shifting a 8 bit value by 8 bits is twice too much
to get the high 4 bits.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list