On Sun, Mar 19, 2017 at 03:00:55PM +0100, Clément Bœsch wrote:
> Test the pixel format querying within libswscale.
> ---
>  libswscale/Makefile              |   1 +
>  libswscale/tests/.gitignore      |   1 +
>  libswscale/tests/pixdesc_query.c |  78 ++++++++
>  tests/Makefile                   |   1 +
>  tests/fate/libswscale.mak        |   7 +
>  tests/ref/fate/sws-pixdesc-query | 416 
> +++++++++++++++++++++++++++++++++++++++
>  6 files changed, 504 insertions(+)
>  create mode 100644 libswscale/tests/pixdesc_query.c
>  create mode 100644 tests/fate/libswscale.mak
>  create mode 100644 tests/ref/fate/sws-pixdesc-query
> 

locally added the following forgotten: is16BPS isNBPS isBE isYUV isPlanarYUV 
isRGB

-- 
Clément B.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to