forked from len0rd/rockbox
Added lossless encoding to WavPack library. Also made a few changes to
decoding stuff in preparation for future optimization and eliminated all tabs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7009 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1d5f07b0a6
commit
dacbc16d5b
9 changed files with 2034 additions and 977 deletions
|
@ -2,6 +2,7 @@ bits.c
|
|||
float.c
|
||||
metadata.c
|
||||
unpack.c
|
||||
pack.c
|
||||
words.c
|
||||
wputils.c
|
||||
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue