| .. |
|
Makefile
|
swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop
|
5 years ago |
|
hscale_fast_bilinear_simd.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
input.asm
|
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
|
11 years ago |
|
output.asm
|
swscale/x86/output: add missing AVX2 support preprocessor wrappers
|
5 years ago |
|
rgb2rgb.c
|
swscale/x86/rgb2rgb: Remove unused ASM constants
|
5 years ago |
|
rgb2rgb_template.c
|
swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version
|
7 years ago |
|
rgb_2_rgb.asm
|
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
|
7 years ago |
|
scale.asm
|
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
|
8 years ago |
|
swscale.c
|
libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0
|
4 years ago |
|
swscale_template.c
|
swscale/x86/swscale: fix mix of inline and external function definitions
|
5 years ago |
|
w64xmmtest.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
yuv2rgb.c
|
swscale/x86/yuv2rgb: Remove unused ASM constants
|
5 years ago |
|
yuv2rgb_template.c
|
libswscale/x86/yuv2rgb: Change inline assembly into nasm code
|
6 years ago |
|
yuv2yuvX.asm
|
libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext
|
4 years ago |
|
yuv_2_rgb.asm
|
swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers
|
5 years ago |