mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-18 04:50:11 +01:00
Fix compilation with hardcoded tables.
This commit is contained in:
@@ -792,6 +792,7 @@ ifdef CONFIG_HARDCODED_TABLES
|
|||||||
$(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
|
$(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
|
||||||
$(SUBDIR)aacps.o: $(SUBDIR)aacps_tables.h
|
$(SUBDIR)aacps.o: $(SUBDIR)aacps_tables.h
|
||||||
$(SUBDIR)aactab.o: $(SUBDIR)aac_tables.h
|
$(SUBDIR)aactab.o: $(SUBDIR)aac_tables.h
|
||||||
|
$(SUBDIR)dvdec.o: $(SUBDIR)dv_tables.h
|
||||||
$(SUBDIR)dv.o: $(SUBDIR)dv_tables.h
|
$(SUBDIR)dv.o: $(SUBDIR)dv_tables.h
|
||||||
$(SUBDIR)sinewin.o: $(SUBDIR)sinewin_tables.h
|
$(SUBDIR)sinewin.o: $(SUBDIR)sinewin_tables.h
|
||||||
$(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h
|
$(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h
|
||||||
|
|||||||
Reference in New Issue
Block a user