summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_hflip.asm
Commit message (Expand)AuthorAge
* avfilter/x86/vf_hflip : indentMartin Vignali2017-12-19
* avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_shortMartin Vignali2017-12-19
* avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macroMartin Vignali2017-12-19
* x86/vf_hflip: use xor to zero initialize registersJames Almer2017-12-07
* x86/vf_hflip: don't load the width argument twiceJames Almer2017-12-07
* avfilter/x86/vf_hflip.asm: fix building on x32Paul B Mahol2017-12-04
* avfilter: add hflip x86 SIMDPaul B Mahol2017-12-04