This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10422 - [aiff/wav codec] rework aiff codec and wav codec
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Friday, 10 July 2009, 13:58 GMT+1
Last edited by MichaelGiacomelli (saratoga) - Wednesday, 27 January 2010, 18:28 GMT+1
Opened by Yoshihisa Uchida (Uchida) - Friday, 10 July 2009, 13:58 GMT+1
Last edited by MichaelGiacomelli (saratoga) - Wednesday, 27 January 2010, 18:28 GMT+1
|
DetailsFor wav codec, it is difficult to support to various formats.
The source file was divided so that it might become easy to respond to various formats. I corrected processing that decoded as doing by libpcms.a. For aiff codec. I corrected that the file was decoded by using libpcms.a. |
Closed by MichaelGiacomelli (saratoga)
Wednesday, 27 January 2010, 18:28 GMT+1
Reason for closing: Accepted
Additional comments about closing: Accepted in r24346.
Wednesday, 27 January 2010, 18:28 GMT+1
Reason for closing: Accepted
Additional comments about closing: Accepted in r24346.
* Fix warnings on 64 bit targets
* Rename "libpcms" to "libpcm" which I think is a little more clear
Yoshihisa:
Are you still following this? If so, and you have no complaints, I'll commit it after the 3.5 feature freeze is over.