[FFmpeg-cvslog] avcodec/Makefile: Remove dependency for nonexistent files

Andreas Rheinhardt git at videolan.org
Sun Feb 7 11:47:12 EET 2021


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at gmail.com> | Thu Jan 28 14:55:50 2021 +0100| [bdd55e1dd835f71bb78244d6146ec45d6158b2ec] | committer: Andreas Rheinhardt

avcodec/Makefile: Remove dependency for nonexistent files

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdd55e1dd835f71bb78244d6146ec45d6158b2ec
---

 libavcodec/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 0c21be57c1..8820e9ce7c 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -1284,7 +1284,6 @@ $(SUBDIR)cbrt_data_fixed.o: $(SUBDIR)cbrt_fixed_tables.h
 $(SUBDIR)aacdec_fixed.o: $(SUBDIR)sinewin_fixed_tables.h
 $(SUBDIR)aacps_float.o: $(SUBDIR)aacps_tables.h
 $(SUBDIR)aacps_fixed.o: $(SUBDIR)aacps_fixed_tables.h
-$(SUBDIR)aactab_fixed.o: $(SUBDIR)aac_fixed_tables.h
 $(SUBDIR)dvenc.o: $(SUBDIR)dv_tables.h
 $(SUBDIR)motionpixels.o: $(SUBDIR)motionpixels_tables.h
 $(SUBDIR)mpegaudiodec_common.o: $(SUBDIR)mpegaudiodec_common_tables.h



More information about the ffmpeg-cvslog mailing list