[FFmpeg-devel] [PATCH] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20% speedup.

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Oct 31 14:01:40 EET 2020


Am Di., 27. Okt. 2020 um 09:56 Uhr schrieb Alan Kelly
<alankelly-at-google.com at ffmpeg.org>:

> --- /dev/null
> +++ b/libswscale/x86/yuv2yuvX.asm
> @@ -0,0 +1,105 @@
> +;******************************************************************************
> +;* x86-optimized yuv2yuvX
> +;* Copyright 2020 Google LLC

Either the commit message ("move a function") or this
copyright statement is wrong, please fix this.

Please do not commit as-is...

Carl Eugen


More information about the ffmpeg-devel mailing list