[FFmpeg-devel] [PATCH] Moves yuv2yuvX_sse3 to yasm[...]

Anton Khirnov anton at khirnov.net
Sun Oct 25 14:51:55 EET 2020


Quoting Alan Kelly (2020-10-23 15:34:18)
>  Fixed. The wrong step size was used causing a write passed the end of
>  the buffer. yuv2yuvX_mmxext is now called if there are any remaining
> pixels.
> 
>  There is currently no checkasm for these functions. Is this required for
> submission?

Not strictly required, but highly recommended, as it makes your code
a lot easier to test and benchmark.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list