1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libswscale
Nick Lewycky a5167b4d66 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>
(cherry picked from commit 48e9f68384)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-15 10:04:51 +02:00
..
arm
ppc swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 2015-05-14 19:07:33 +02:00
x86 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. 2015-05-15 10:04:51 +02:00
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 2015-02-18 01:55:15 +01:00
colorspace-test.c
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale: Use av_clip_uintp2() 2015-02-21 14:49:17 +01:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h swscale: Add prefix to updateMMXDitherTables() 2015-02-27 19:23:46 +01:00
swscale_unscaled.c
swscale-test.c
swscale.c swscale: Add prefix to updateMMXDitherTables() 2015-02-27 19:23:46 +01:00
swscale.h
swscaleres.rc
utils.c swscale/utils: clear formatConvBuffer on allocation 2015-02-27 03:13:14 +01:00
version.h
yuv2rgb.c swscale/yuv2rgb: Use av_clip_uint8() 2015-02-21 14:44:47 +01:00