[FFmpeg-devel] [PATCH 1/2] fate: add fate-sws-pixdesc-query
Clément Bœsch
u at pkh.me
Sun Mar 19 16:20:42 EET 2017
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170319/df6eec49/attachment.sig>
More information about the ffmpeg-devel
mailing list