rockbox/apps/codecs/libwavpack/SOURCES
Dave Bryant dacbc16d5b 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
2005-07-04 06:38:00 +00:00

11 lines
126 B
Text

bits.c
float.c
metadata.c
unpack.c
pack.c
words.c
wputils.c
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
coldfire.S
#endif