1
0
Fork 0
FFmpeg/libswscale/x86
Hendrik Leppkes 0a43301e95
build: remove slashes from the last lines of x86 build files
This unbreaks compilation in mingw with CRLF line endings
2024-03-24 10:29:48 +01:00
..
Makefile build: remove slashes from the last lines of x86 build files 2024-03-24 10:29:48 +01:00
hscale_fast_bilinear_simd.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
input.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
output.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
rgb2rgb.c swscale/x86/rgb2rgb: Remove obsolete MMX, 3dnow functions 2022-06-22 13:35:38 +02:00
rgb2rgb_template.c swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV 2023-12-02 11:22:46 +01:00
rgb_2_rgb.asm swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 2022-08-23 12:21:00 +02:00
scale.asm avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 2024-03-17 13:52:27 +01:00
scale_avx2.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
swscale.c swscale: add opaque parameter to input functions 2022-08-19 22:09:36 +02:00
swscale_template.c swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2022-06-22 13:36:04 +02:00
w64xmmtest.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
yuv2rgb.c swscale/x86/yuv2rgb: Remove obsolete MMX functions 2022-06-22 13:35:50 +02:00
yuv2rgb_template.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 x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00