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

Michael Niedermayer michael at niedermayer.cc
Fri Sep 24 19:30:40 EEST 2021


On Thu, Sep 23, 2021 at 11:22:33PM -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

does this pass fate for you ?
here it fails with:
--- ./tests/ref/fate/filter-pixdesc-x2bgr10le	2021-09-24 18:29:13.869087585 +0200
+++ tests/data/fate/filter-pixdesc-x2bgr10le	2021-09-24 18:29:34.877278897 +0200
@@ -1 +1 @@
-pixdesc-x2bgr10le   32a35dc7248558018c34f888a251e684
+pixdesc-x2bgr10le   e9d67bd3d8912529148916d78c18c93a
Test filter-pixdesc-x2bgr10le failed. Look at tests/data/fate/filter-pixdesc-x2bgr10le.err for details.
tests/Makefile:255: recipe for target 'fate-filter-pixdesc-x2bgr10le' failed
make: *** [fate-filter-pixdesc-x2bgr10le] Error 1

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

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- 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/20210924/82e4b357/attachment.sig>


More information about the ffmpeg-devel mailing list