[FFmpeg-devel] [PATCH 1/4] checkasm/sw_rgb: add rgb24toyv12 tests
Martin Storsjö
martin at martin.st
Thu Aug 29 00:13:16 EEST 2024
On Wed, 28 Aug 2024, Ramiro Polla wrote:
> NOTE: currently the tests for rgb24toyv12 fail for x86 since the c and
> mmxext implementations differ (the mmxext version averages four
> rgb pixels before performing the chroma calculations).
> ---
> tests/checkasm/sw_rgb.c | 89 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 89 insertions(+)
Would it be better for bisectability, if you'd swap the order of patches
1 and 2?
// Martin
More information about the ffmpeg-devel
mailing list