Nick Lewycky
|
891df2a1ae
|
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-05-13 11:59:30 +02:00 |
Nick Lewycky
|
48e9f68384
|
libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn't implicitly included when PIC is on.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-05-13 11:59:12 +02:00 |
Michael Niedermayer
|
3b12335395
|
swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-05-07 23:58:08 +02:00 |
Michael Niedermayer
|
21b30947f2
|
swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments
Found-by: Nick Lewycky <nlewycky@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-05-07 03:57:21 +02:00 |
Michael Niedermayer
|
54cba3f53e
|
swscale/x86/hscale_fast_bilinear_simd: add inline asm guards
Should fix MSVC build
Found-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-07-19 13:26:36 +02:00 |
Michael Niedermayer
|
6532a1a828
|
sws/x86: split mmxext fast bilinear scaler out
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-07-19 05:36:27 +02:00 |