Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockb...
[kugel-rb.git] / apps / codecs / libmusepack / SOURCES
blob31848214e0d78504e1928a463433aee7d444e56d
1 crc32.c
2 huffman.c
3 mpc_bits_reader.c
4 mpc_decoder.c
5 mpc_demux.c
6 requant.c
7 streaminfo.c
8 synth_filter.c
9 #if defined(CPU_ARM)
10 synth_filter_arm.S
11 #endif