[FFmpeg-devel] [FFmpeg-cvslog] fate/pixfmts: extend the high bit depth test
Martin Storsjö
martin at martin.st
Thu Nov 7 11:02:15 EET 2024
On Thu, 7 Nov 2024, James Almer wrote:
> ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Nov 2 20:06:24 2024 -0300| [271aea60a4cd211d92923c53b72cd074c3030897] | committer: James Almer
>
> fate/pixfmts: extend the high bit depth test
>
> Also test 8bit formats, and try bitdepth conversion paths.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=271aea60a4cd211d92923c53b72cd074c3030897
> ---
Some of the new tests included here fail on a number of systems - in
practice, I don't see any fully passing configuration at
http://fate.ffmpeg.org/?sort=descdate.
The ones that only have a few test failures fail pixfmt-yuv444p12-yuv444p.
All other (both x86, arm and aarch64) fail on these tests:
pixfmt-gbrp10-nv12
pixfmt-gbrp10-nv24
pixfmt-gbrp12-nv12
pixfmt-gbrp12-nv24
pixfmt-rgb48-nv12
pixfmt-rgb48-nv24
pixfmt-yuv444p10-nv12
pixfmt-yuv444p10-nv24
pixfmt-yuv444p12-nv12
pixfmt-yuv444p12-nv24
pixfmt-yuv444p12-yuv444p
(When I see failures in these tests x86, that's on an old machine that
lacks AVX2.)
// Martin
More information about the ffmpeg-devel
mailing list