summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/lib/SOURCES')
-rw-r--r--apps/codecs/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/lib/SOURCES b/apps/codecs/lib/SOURCES
index 49e744721d..f9b2447efe 100644
--- a/apps/codecs/lib/SOURCES
+++ b/apps/codecs/lib/SOURCES
@@ -1,6 +1,7 @@
1#if CONFIG_CODEC == SWCODEC /* software codec platforms */ 1#if CONFIG_CODEC == SWCODEC /* software codec platforms */
2codeclib.c 2codeclib.c
3fixedpoint.c 3fixedpoint.c
4ffmpeg_bitstream.c
4 5
5/* OLD MDCT */ 6/* OLD MDCT */
6/* (when all other codecs are remediated this can be remoed) */ 7/* (when all other codecs are remediated this can be remoed) */