summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-08-30 18:16:03 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-08-30 18:16:03 +0200
commite01770ba013916a706db3bbef58a65e4f822e6ca (patch)
treef078e42c7db048b39108955c695e3aa818e4f3af /tests
parent4bb2a74ffcaa2ce4fa9d5953a93b11a26540ee32 (diff)
fate: Switch default tool to test from avconv to ffmpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 2b717d60f7..53a273762d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -91,7 +91,7 @@ endif
FATE_UTILS = base64 tiny_psnr
-TOOL = avconv
+TOOL = ffmpeg
fate: $(FATE)