mirror of https://github.com/FFmpeg/FFmpeg.git
Start to clean up the decoder. Also renames a confusingly named file.release/7.1
parent
fc02b910ad
commit
f55b587820
7 changed files with 21 additions and 14 deletions
@ -0,0 +1,5 @@ |
||||
clean:: |
||||
$(RM) $(CLEANSUFFIXES:%=libavcodec/aac/%)
|
||||
|
||||
OBJS-$(CONFIG_AAC_DECODER) += aac/aacdec_tab.o
|
||||
OBJS-$(CONFIG_AAC_FIXED_DECODER) += aac/aacdec_tab.o
|
Loading…
Reference in new issue