Summary: | media-libs/audiofile-0.2.6-r3 produces wrong wav headers | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas <Thomas.Eschenbacher> |
Component: | [OLD] Library | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | sound |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://bugs.launchpad.net/ubuntu/+source/audiofile/+bug/327018 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas
2009-02-22 15:48:47 UTC
did you try 0.2.6-r4 ? now yes, media-libs/audiofile-0.2.6-r4 behaves exactly the same. Won't that patch just fail if you tack more decimals on the end? Or is there some format restriction that keeps that from happening? try 0.2.7 for update I tested with v0.2.7 and was not able to reproduce the bug with the size mentioned above. I also tested several other chunk sizes that are not representable in a "float", like (2^24 - 1) and around, but everything worked fine. From my point of view we could set this bug to "resolved". |