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
_______________________________________________
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".

Reply via email to