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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".