[FFmpeg-devel] [PATCH 1/2] vsrc_testsrc: add support for x2rgb10le to rgbtestsrc
James Almer
jamrial at gmail.com
Fri Nov 1 19:01:19 EET 2024
On 11/1/2024 1:48 PM, Michael Niedermayer wrote:
> 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
filter-pixdesc tests don't use rgbtestsrc, so how can it change at all?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241101/582a118c/attachment.sig>
More information about the ffmpeg-devel
mailing list