Re: [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX

2020-06-14 Thread Josh de Kock
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.

Re: [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX

2020-06-03 Thread Nelson Gomez
Bumping this patchset (and apologies if Outlook mangles the threading) -Original Message- From: ffmpeg-devel On Behalf Of Nelson Gomez Sent: Saturday, April 25, 2020 7:37 PM To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX From

[FFmpeg-devel] [PATCH v3 0/3] swscale: add AVX2 version of yuv2nv12cX

2020-04-25 Thread Nelson Gomez
From: Nelson Gomez v3: - Fixed x86_32 compilation v2: [2] - Addressing comments James left on iter. 1 - Cleaned up how dither gets read to avoid using stack space v1: [1] [1] http://ffmpeg.org/pipermail/ffmpeg-devel/2020-April/261313.html [2] http://ffmpeg.org/pipermail/ffmpeg-devel/2020