git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove non-free tests/lena.pnm and adapt FATE tests to depend on lena.pnm in the...
[ffmpeg.git]
/
tests
/
Makefile
diff --git
a/tests/Makefile
b/tests/Makefile
index
07557f9
..
184e220
100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-31,7
+31,7
@@
tests/data/vsynth1.yuv: tests/videogen$(HOSTEXESUF) | tests/data
$(M)$< $@
tests/data/vsynth2.yuv: tests/rotozoom$(HOSTEXESUF) | tests/data
$(M)$< $@
tests/data/vsynth2.yuv: tests/rotozoom$(HOSTEXESUF) | tests/data
- $(M)$< $(S
RC_PATH)/tests
/lena.pnm $@
+ $(M)$< $(S
AMPLES)
/lena.pnm $@
tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data
$(M)$< $@ $(FATEW) $(FATEH)
tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data
$(M)$< $@ $(FATEW) $(FATEH)