On Tue, Oct 1, 2013 at 4:33 PM, Vittorio Giovara
<vittorio.giov...@gmail.com> wrote:
> From: Michael Niedermayer <michae...@gmx.at>
>
> Signed-off-by: Michael Niedermayer <michae...@gmx.at>
> ---
>  tests/fate/vcodec.mak           |    3 ++-
>  tests/ref/vsynth/vsynth1-ffv1.0 |    4 ++++
>  tests/ref/vsynth/vsynth2-ffv1.0 |    4 ++++
>  3 files changed, 10 insertions(+), 1 deletion(-)
>  create mode 100644 tests/ref/vsynth/vsynth1-ffv1.0
>  create mode 100644 tests/ref/vsynth/vsynth2-ffv1.0
>
> diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak
> index ed9fa2e..6d247a6 100644
> --- a/tests/fate/vcodec.mak
> +++ b/tests/fate/vcodec.mak
> @@ -52,8 +52,9 @@ fate-vsynth%-dv-50:              ENCOPTS = -dct int -s pal 
> -pix_fmt yuv422p \
>  fate-vsynth%-dv-50:              DECOPTS = -sws_flags neighbor
>  fate-vsynth%-dv-50:              FMT     = dv
>
> -FATE_VCODEC-$(call ENCDEC, FFV1, AVI)   += ffv1
> +FATE_VCODEC-$(call ENCDEC, FFV1, AVI)   += ffv1 ffv1.0
>  fate-vsynth%-ffv1:               ENCOPTS = -slices 4 -strict -2
> +fate-vsynth%-ffv1.0:             CODEC   = ffv1
>
>  FATE_VCODEC-$(call ENCDEC, FFVHUFF, AVI) += ffvhuff
>
> diff --git a/tests/ref/vsynth/vsynth1-ffv1.0 b/tests/ref/vsynth/vsynth1-ffv1.0
> new file mode 100644
> index 0000000..2a4f41c
> --- /dev/null
> +++ b/tests/ref/vsynth/vsynth1-ffv1.0
> @@ -0,0 +1,4 @@
> +91c237f18bc19975077c85175daed734 *tests/data/fate/vsynth1-ffv1.0.avi
> +2655364 tests/data/fate/vsynth1-ffv1.0.avi
> +c5ccac874dbf808e9088bc3107860042 *tests/data/fate/vsynth1-ffv1.0.out.rawvideo
> +stddev:    0.00 PSNR:999.99 MAXDIFF:    0 bytes:  7603200/  7603200
> diff --git a/tests/ref/vsynth/vsynth2-ffv1.0 b/tests/ref/vsynth/vsynth2-ffv1.0
> new file mode 100644
> index 0000000..962c17c
> --- /dev/null
> +++ b/tests/ref/vsynth/vsynth2-ffv1.0
> @@ -0,0 +1,4 @@
> +3a757276e299bf88c30e06dfb53f1c99 *tests/data/fate/vsynth2-ffv1.0.avi
> +3525792 tests/data/fate/vsynth2-ffv1.0.avi
> +dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth2-ffv1.0.out.rawvideo
> +stddev:    0.00 PSNR:999.99 MAXDIFF:    0 bytes:  7603200/  7603200

Unless anyone objects, I think that this is fine to drop as well, the
ffv1 test is enough.
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to