3 # (c) 2002 Gerard Lantau
7 VPATH=$(SRC_PATH)/tests
9 REFFILE=$(SRC_PATH)/tests/ffmpeg.regression.ref
13 # fast regression tests for all codecs
14 test mpeg4 mpeg: vsynth1/0.pgm asynth1.sw
15 @$(SRC_PATH)/tests/regression.sh $@ $(REFFILE)
17 # update the regression test with the current results
19 cp /tmp/ffmpeg.regression $(REFFILE)
23 vsynth1/0.pgm: videogen
28 $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $<
36 $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $<
40 rm -f asynth1.sw *~ audiogen videogen