[FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX
Josh de Kock
josh at itanimul.li
Sun Jun 14 18:51:30 EEST 2020
Hi,
On 03/06/2020 08:02, Nelson Gomez wrote:
> Bumping this patchset (and apologies if Outlook mangles the threading)
>
> [...]
>
> Nelson Gomez (3):
> swscale: make yuv2interleavedX more asm-friendly
> swscale/x86/output: add AVX2 version of yuv2nv12cX
> swscale: cosmetic fixes
>
> libswscale/output.c | 19 ++---
> libswscale/swscale_internal.h | 6 +-
> libswscale/vscale.c | 2 +-
> libswscale/x86/output.asm | 126 +++++++++++++++++++++++++++++++++-
> libswscale/x86/swscale.c | 28 ++++++++
> 5 files changed, 168 insertions(+), 13 deletions(-)
Thank you for the patch. Almost a 3x speedup on my machine.
Pushed.
--
Josh
More information about the ffmpeg-devel
mailing list