tests link all libavcodec
Originally committed as revision 1421 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -160,8 +160,7 @@ cpuid_test: i386/cputest.c
|
|||||||
imgresample-test: imgresample.c
|
imgresample-test: imgresample.c
|
||||||
$(CC) $(CFLAGS) -DTEST -o $@ $^ -lm
|
$(CC) $(CFLAGS) -DTEST -o $@ $^ -lm
|
||||||
|
|
||||||
dct-test: dct-test.o jfdctfst.o jfdctint.o i386/fdct_mmx.o\
|
dct-test: dct-test.o fdctref.o $(LIB)
|
||||||
fdctref.o jrevdct.o i386/idct_mmx.o simple_idct.o i386/simple_idct_mmx.o
|
|
||||||
$(CC) -o $@ $^ -lm
|
$(CC) -o $@ $^ -lm
|
||||||
|
|
||||||
motion-test: motion_test.o $(LIB)
|
motion-test: motion_test.o $(LIB)
|
||||||
|
Reference in New Issue
Block a user