[FFmpeg-devel] [PATCH 2/2] swscale: add input/output support for X2BGR10LE

Michael Niedermayer michael at niedermayer.cc
Sun Sep 19 22:42:12 EEST 2021


On Sat, Sep 18, 2021 at 02:55:34PM -0400, Manuel Stoeckl wrote:
> Signed-off-by: Manuel Stoeckl <code at mstoeckl.com>
> ---
>  libswscale/input.c                       | 15 +++++++++++++--
>  libswscale/output.c                      |  9 ++++++++-
>  libswscale/utils.c                       |  1 +
>  libswscale/yuv2rgb.c                     |  9 ++++++---
>  tests/ref/fate/filter-pixdesc-x2bgr10le  |  1 +
>  tests/ref/fate/filter-pixfmts-copy       |  1 +
>  tests/ref/fate/filter-pixfmts-crop       |  1 +
>  tests/ref/fate/filter-pixfmts-field      |  1 +
>  tests/ref/fate/filter-pixfmts-fieldorder |  1 +
>  tests/ref/fate/filter-pixfmts-hflip      |  1 +
>  tests/ref/fate/filter-pixfmts-il         |  1 +
>  tests/ref/fate/filter-pixfmts-null       |  1 +
>  tests/ref/fate/filter-pixfmts-pad        |  1 +
>  tests/ref/fate/filter-pixfmts-scale      |  1 +
>  tests/ref/fate/filter-pixfmts-transpose  |  1 +
>  tests/ref/fate/filter-pixfmts-vflip      |  1 +
>  16 files changed, 40 insertions(+), 6 deletions(-)
>  create mode 100644 tests/ref/fate/filter-pixdesc-x2bgr10le

have you confirmed that all the added codepathes produce correct
looking output ?

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210919/f10ea89f/attachment.sig>


More information about the ffmpeg-devel mailing list