summaryrefslogtreecommitdiff
path: root/libswscale/x86/hscale_fast_bilinear_simd.c
Commit message (Expand)AuthorAge
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* swscale: save ebx register when it is not availableAndreas Cadhalpun2016-12-21
* asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-27
* libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it'...Nick Lewycky2015-05-13
* libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on...Nick Lewycky2015-05-13
* swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug codeMichael Niedermayer2015-05-07
* swscale/x86/hscale_fast_bilinear_simd: Fix variable names in commentsMichael Niedermayer2015-05-07
* swscale/x86/hscale_fast_bilinear_simd: add inline asm guardsMichael Niedermayer2014-07-19
* sws/x86: split mmxext fast bilinear scaler outMichael Niedermayer2014-07-19