Browse Source

fate: Switch default tool to test from avconv to ffmpeg

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer 14 years ago
parent
commit
e01770ba01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/Makefile

+ 1
- 1
tests/Makefile View File

@@ -91,7 +91,7 @@ endif

FATE_UTILS = base64 tiny_psnr

TOOL = avconv
TOOL = ffmpeg

fate: $(FATE)



Loading…
Cancel
Save