.. |
hscale_fast_bilinear_simd.c
|
Include attributes.h directly
|
2021-04-19 14:34:10 +02:00 |
input.asm
|
swscale/x86/input: add AVX2 optimized RGB32 to YUV functions
|
2024-06-09 13:43:11 -03:00 |
Makefile
|
libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes.
|
2021-12-15 20:04:59 -03:00 |
output.asm
|
x86: replace explicit REP_RETs with RETs
|
2023-02-01 04:23:55 +01:00 |
rgb2rgb.c
|
swscale/x86/rgb2rgb: add missing wrap for ff_uyvytoyuv422_avx2
|
2024-06-09 15:56:52 -03:00 |
rgb_2_rgb.asm
|
swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2
|
2024-06-09 16:04:36 -03:00 |
scale_avx2.asm
|
x86: replace explicit REP_RETs with RETs
|
2023-02-01 04:23:55 +01:00 |
scale.asm
|
avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation
|
2024-03-17 13:52:27 +01:00 |
swscale_template.c
|
swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions
|
2022-06-22 13:36:04 +02:00 |
swscale.c
|
swscale/x86/input: add AVX2 optimized RGB32 to YUV functions
|
2024-06-09 13:43:11 -03:00 |
w64xmmtest.c
|
Reinstate proper FFmpeg license for all files.
|
2013-08-30 15:47:38 +00:00 |
yuv2rgb_template.c
|
swscale/x86/yuv2rgb: Remove obsolete MMX functions
|
2022-06-22 13:35:50 +02:00 |
yuv2rgb.c
|
swscale/x86/yuv2rgb: Remove obsolete MMX functions
|
2022-06-22 13:35:50 +02:00 |
yuv2yuvX.asm
|
x86: replace explicit REP_RETs with RETs
|
2023-02-01 04:23:55 +01:00 |
yuv_2_rgb.asm
|
libswscale/x86/yuv_2_rgb: fix some comments
|
2024-06-07 15:24:06 +02:00 |