[FFmpeg-devel] [PATCH 1/2] vsrc_testsrc: add support for x2rgb10le to rgbtestsrc
Michael Niedermayer
michael at niedermayer.cc
Fri Nov 1 18:48:07 EET 2024
On Wed, Oct 30, 2024 at 10:25:41AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavfilter/vsrc_testsrc.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)
mips is unhappy before and after this patch
--- src/tests/ref/fate/filter-pixdesc-x2bgr10le 2024-10-26 22:34:14.532454440 +0200
+++ tests/data/fate/filter-pixdesc-x2bgr10le 2024-11-01 17:45:20.577481969 +0100
@@ -1 +1 @@
-pixdesc-x2bgr10le 0ea287ba7ea42330714e7020f2fde7d0
+pixdesc-x2bgr10le f9ce2cc71dc00df2c212b68caf181765
Test filter-pixdesc-x2bgr10le failed. Look at tests/data/fate/filter-pixdesc-x2bgr10le.err for details.
make: *** [src/tests/Makefile:315: fate-filter-pixdesc-x2bgr10le] Error 1
make: *** Waiting for unfinished jobs....
--- src/tests/ref/fate/filter-pixdesc-x2rgb10le 2024-10-26 22:34:14.532454440 +0200
+++ tests/data/fate/filter-pixdesc-x2rgb10le 2024-11-01 17:45:20.581481994 +0100
@@ -1 +1 @@
-pixdesc-x2rgb10le d34a932222b55f4041742b95837b272e
+pixdesc-x2rgb10le 45f6ccc4efa56ae1b38f4741b12e1a75
Test filter-pixdesc-x2rgb10le failed. Look at tests/data/fate/filter-pixdesc-x2rgb10le.err for details.
make: *** [src/tests/Makefile:315: fate-filter-pixdesc-x2rgb10le] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The difference between a dictatorship and a democracy is that every 4 years
the population together is allowed to provide 1 bit of input to the government.
-------------- 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/20241101/7bb860ff/attachment.sig>
More information about the ffmpeg-devel
mailing list