diff options
Diffstat (limited to 'apps/codecs/lib/SOURCES')
| -rw-r--r-- | apps/codecs/lib/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/lib/SOURCES b/apps/codecs/lib/SOURCES index 49e7447..f9b2447 100644 --- a/apps/codecs/lib/SOURCES +++ b/apps/codecs/lib/SOURCES @@ -1,6 +1,7 @@ #if CONFIG_CODEC == SWCODEC /* software codec platforms */ codeclib.c fixedpoint.c +ffmpeg_bitstream.c /* OLD MDCT */ /* (when all other codecs are remediated this can be remoed) */ |