[FFmpeg-cvslog] fate: Switch default tool to test from avconv to ffmpeg
Michael Niedermayer
git at videolan.org
Tue Aug 30 18:47:46 CEST 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Aug 30 18:16:03 2011 +0200| [e01770ba013916a706db3bbef58a65e4f822e6ca] | committer: Michael Niedermayer
fate: Switch default tool to test from avconv to ffmpeg
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e01770ba013916a706db3bbef58a65e4f822e6ca
---
tests/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/Makefile b/tests/Makefile
index 2b717d6..53a2737 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -91,7 +91,7 @@ endif
FATE_UTILS = base64 tiny_psnr
-TOOL = avconv
+TOOL = ffmpeg
fate: $(FATE)
More information about the ffmpeg-cvslog
mailing list