1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

fate: Switch default tool to test from avconv to ffmpeg

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2011-08-30 18:16:03 +02:00
parent 4bb2a74ffc
commit e01770ba01

View File

@@ -91,7 +91,7 @@ endif
FATE_UTILS = base64 tiny_psnr FATE_UTILS = base64 tiny_psnr
TOOL = avconv TOOL = ffmpeg
fate: $(FATE) fate: $(FATE)