Mercurial > libavcodec.hg
comparison Makefile @ 11571:7d324b40c3d6 libavcodec
Allow hardcoding of ulaw and alaw tables.
author | reimar |
---|---|
date | Thu, 01 Apr 2010 17:54:15 +0000 |
parents | d35c3095f96b |
children | bb17732c00ef |
comparison
equal
deleted
inserted
replaced
11570:e03e3df6fb7d | 11571:7d324b40c3d6 |
---|---|
643 $(SUBDIR)aac.o: $(SUBDIR)cbrt_tables.h | 643 $(SUBDIR)aac.o: $(SUBDIR)cbrt_tables.h |
644 $(SUBDIR)dv.o: $(SUBDIR)dv_tables.h | 644 $(SUBDIR)dv.o: $(SUBDIR)dv_tables.h |
645 $(SUBDIR)mdct.o: $(SUBDIR)mdct_tables.h | 645 $(SUBDIR)mdct.o: $(SUBDIR)mdct_tables.h |
646 $(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h | 646 $(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h |
647 $(SUBDIR)motionpixels.o: $(SUBDIR)motionpixels_tables.h | 647 $(SUBDIR)motionpixels.o: $(SUBDIR)motionpixels_tables.h |
648 $(SUBDIR)pcm.o: $(SUBDIR)pcm_tables.h | |
648 $(SUBDIR)qdm2.o: $(SUBDIR)qdm2_tables.h | 649 $(SUBDIR)qdm2.o: $(SUBDIR)qdm2_tables.h |
649 endif | 650 endif |