Derek Buitenhuis <[email protected]> writes:

> From: Michael Niedermayer <[email protected]>
>
> Signed-off-by: Michael Niedermayer <[email protected]>
> ---
>  tests/fate2.mak |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/fate2.mak b/tests/fate2.mak
> index 93e5d05..35583e4 100644
> --- a/tests/fate2.mak
> +++ b/tests/fate2.mak
> @@ -255,7 +255,7 @@ FATE_TESTS += fate-utvideo_yuv422_median
>  fate-utvideo_yuv422_median: CMD = framecrc -i 
> $(SAMPLES)/utvideo/utvideo_yuv422_median.avi
>
>  FATE_TESTS += fate-v410dec
> -fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov
> +fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov -pix_fmt 
> yuv444p10le
>
>  FATE_TESTS += fate-v410enc
>  fate-v410enc: tests/vsynth1/00.pgm
> -- 

This should of course be squashed with the test commit.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to