summaryrefslogtreecommitdiff
path: root/libswscale/x86/scale_avx2.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-1/+1
* sws: allow avx2 hscale to process inputs of any size.Alan Kelly2022-08-181-1/+43
* x86/scale_avx2: don't use $ for hex literalsJames Almer2021-12-161-6/+6
* x86/scale_avx2: Change asm indent from 2 to 4 spaces.Alan Kelly2021-12-161-48/+48
* x86/scale_avx2: add missing check for AVX2 assembler supportJames Almer2021-12-161-0/+2
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-151-0/+112