summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/SOURCES14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/codecs/SOURCES b/apps/codecs/SOURCES
index 3038903..bd82fcf 100644
--- a/apps/codecs/SOURCES
+++ b/apps/codecs/SOURCES
@@ -5,25 +5,25 @@ mpa.c
flac.c
wav.c
a52.c
-mpc.c
wavpack.c
#ifndef RB_PROFILE
alac.c
#endif
+#if MEMORYSIZE > 2
+mpc.c
wma.c
-#if MEMORYSIZE > 1
aac.c
-#endif
+sid.c
ape.c
+nsf.c
+#endif
+spc.c
+asap.c
mod.c
shorten.c
aiff.c
speex.c
-sid.c
adx.c
-nsf.c
-spc.c
-asap.c
#if defined(HAVE_RECORDING) && !defined(SIMULATOR)
/* encoders */
aiff_enc.c