.. |
Makefile
|
d5ee3580d8
sws: move inline asm hscale to MMX_OBJS
|
10 years ago |
hscale_fast_bilinear_simd.c
|
891df2a1ae
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list.
|
9 years ago |
input.asm
|
4abffbbc54
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
|
10 years ago |
output.asm
|
be5acd6cb1
swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
|
8 years ago |
rgb2rgb.c
|
9eb3f11c55
Add missing external declarations.
|
10 years ago |
rgb2rgb_template.c
|
21f9468402
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
8 years ago |
scale.asm
|
345f2234d1
x86/scale: fix xmm register count for hscale*_sse2
|
10 years ago |
swscale.c
|
5d8e836d0e
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
9 years ago |
swscale_template.c
|
1262711388
YUV->BGR32 MMX support
|
9 years ago |
w64xmmtest.c
|
d814a839ac
Reinstate proper FFmpeg license for all files.
|
11 years ago |
yuv2rgb.c
|
b38910c979
Fix compilation with !HAVE_6REGS.
|
10 years ago |
yuv2rgb_template.c
|
1898c2f49d
inline asm: fix arrays as named constraints.
|
10 years ago |