| .. |
|
Makefile
|
sws: move inline asm hscale to MMX_OBJS
|
11 years ago |
|
hscale_fast_bilinear_simd.c
|
swscale/x86/hscale_fast_bilinear_simd: add inline asm guards
|
11 years ago |
|
input.asm
|
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
|
11 years ago |
|
output.asm
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
rgb2rgb.c
|
Add missing external declarations.
|
11 years ago |
|
rgb2rgb_template.c
|
swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoyuv420
|
11 years ago |
|
scale.asm
|
x86/scale: fix xmm register count for hscale*_sse2
|
11 years ago |
|
swscale.c
|
swscale/x86: do not expect registers to be preserved across inline ASM blocks
|
11 years ago |
|
swscale_template.c
|
sws/x86: split mmxext fast bilinear scaler out
|
11 years ago |
|
w64xmmtest.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
yuv2rgb.c
|
Fix compilation with !HAVE_6REGS.
|
11 years ago |
|
yuv2rgb_template.c
|
inline asm: fix arrays as named constraints.
|
11 years ago |