Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10423 - [aiff/wav codec] supports IEEE float format

Attached to Project: Rockbox
Opened by Yoshihisa Uchida (Uchida) - Friday, 10 July 2009, 14:34 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Wednesday, 27 January 2010, 19:22 GMT+2
Task Type Patches
Category Codecs
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

For aiff, wav codecs, IEEE float 32bit/64bit format support.
   rb_ieee_float.patch (7.5 KiB)
 b/apps/codecs/aiff.c                    |    6 +
 b/apps/codecs/libpcms/SOURCES           |    1 
 b/apps/codecs/libpcms/support_formats.h |    3 
 b/apps/codecs/wav.c                     |    4 
 b/apps/codecs/libpcms/ieee_float.c      |  147 ++++++++++++++++++++++++++++++++
 5 files changed, 159 insertions(+), 2 deletions(-)

This task depends upon

View Dependency Graph

This task blocks these from closing
 FS#10433 - Add Sun Audio codec 
Closed by  MichaelGiacomelli (saratoga)
Wednesday, 27 January 2010, 19:22 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r24348.

Loading...