summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libmusepack/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libmusepack/SOURCES')
-rw-r--r--lib/rbcodec/codecs/libmusepack/SOURCES14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/rbcodec/codecs/libmusepack/SOURCES b/lib/rbcodec/codecs/libmusepack/SOURCES
new file mode 100644
index 0000000000..60d762afd2
--- /dev/null
+++ b/lib/rbcodec/codecs/libmusepack/SOURCES
@@ -0,0 +1,14 @@
1crc32.c
2huffman.c
3mpc_bits_reader.c
4mpc_decoder.c
5mpc_demux.c
6requant.c
7streaminfo.c
8synth_filter.c
9#if defined(CPU_ARM)
10synth_filter_arm.S
11#endif
12#if defined(CPU_COLDFIRE)
13synth_filter_coldfire.S
14#endif