This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11458 - Fix test_codec on low memory targets
Attached to Project:
Rockbox
Opened by MichaelGiacomelli (saratoga) - Monday, 05 July 2010, 06:07 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Tuesday, 06 July 2010, 02:11 GMT+2
Opened by MichaelGiacomelli (saratoga) - Monday, 05 July 2010, 06:07 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Tuesday, 06 July 2010, 02:11 GMT+2
|
Detailstest_codec currently only works when the test file is smaller then the audio buffer. This makes it fail on low memory targets. This patch corrects that.
|
This task depends upon
Closed by MichaelGiacomelli (saratoga)
Tuesday, 06 July 2010, 02:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in r27303.
Tuesday, 06 July 2010, 02:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in r27303.
MP3 and aache are broken, it seems that decoding stops at the first rebuffer
Looks ok, please commit we can still fix AAC-HE later