[FFmpeg-cvslog] swscale: make yuv2interleavedX more asm-friendly

2020-06-14 Thread Nelson Gomez
ffmpeg | branch: master | Nelson Gomez | Sat Apr 25 19:37:01 2020 -0700| [7c39c3c1a6f35a6b47970417b1e273141eadb856] | committer: Josh de Kock swscale: make yuv2interleavedX more asm-friendly Extracting information from SwsContext in assembly is difficult, and rearranging SwsContext just for

[FFmpeg-cvslog] swscale/x86/output: add AVX2 version of yuv2nv12cX

2020-06-14 Thread Nelson Gomez
ffmpeg | branch: master | Nelson Gomez | Sat Apr 25 19:37:02 2020 -0700| [bc01337db4d196b2c3597bfd1c4431edb8779159] | committer: Josh de Kock swscale/x86/output: add AVX2 version of yuv2nv12cX 256 bits is just wide enough to fit all the operands needed to vectorize the software implementation

[FFmpeg-cvslog] swscale: cosmetic fixes

2020-06-14 Thread Nelson Gomez
ffmpeg | branch: master | Nelson Gomez | Sat Apr 25 19:37:03 2020 -0700| [360be03b8ad878aba5f8ffa69e106c201d8cae8a] | committer: Josh de Kock swscale: cosmetic fixes Signed-off-by: Nelson Gomez > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi