"Paul B Mahol " <[email protected]> writes:

> Module: libav
> Branch: master
> Commit: fc115c80b7bf6f1f5a937ee7f6e14630d99eb4dd
>
> Author:    Paul B Mahol <[email protected]>
> Committer: Ronald S. Bultje <[email protected]>
> Date:      Fri Jan 27 00:43:23 2012 +0000
>
> sws/pixfmt/pixdesc: add support for yuva444p
>
> Signed-off-by: Ronald S. Bultje <[email protected]>
>
> ---
>
>  libavutil/avutil.h            |    2 +-
>  libavutil/pixdesc.c           |   13 +++++++++++++
>  libavutil/pixfmt.h            |    1 +
>  libswscale/utils.c            |    1 +
>  tests/ref/lavfi/pixdesc       |    1 +
>  tests/ref/lavfi/pixfmts_copy  |    1 +
>  tests/ref/lavfi/pixfmts_null  |    1 +
>  tests/ref/lavfi/pixfmts_scale |    1 +
>  tests/ref/lavfi/pixfmts_vflip |    1 +
>  9 files changed, 21 insertions(+), 1 deletions(-)

[...]

> diff --git a/tests/ref/lavfi/pixfmts_scale b/tests/ref/lavfi/pixfmts_scale
> index 4a5bf67..1fdd909 100644
> --- a/tests/ref/lavfi/pixfmts_scale
> +++ b/tests/ref/lavfi/pixfmts_scale
> @@ -57,6 +57,7 @@ yuv444p16le         a0c5d3c7bf3f181db503cf8e450d1335
>  yuv444p9be          9ac2643ce7f7e5c4e17c8c9fd8494d4a
>  yuv444p9le          896a1cc9cccca1ba410dd53942d33cc4
>  yuva420p            8673a9131fb47de69788863f93a50eb7
> +yuva444p            d74a2339d1973fb25e53efc2102f8a08
>  yuvj420p            30427bd6caf5bda93a173dbebe759e09
>  yuvj422p            fc8288f64fd149573f73cf8da05d8e6d
>  yuvj440p            508ac7a9ddeb6d1794a1100ba7a1664c

This test is failing left, right, and centre.

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

Reply via email to