This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-01-19 05:49:09 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
x86
History
Carl Eugen Hoyos
46e362b765
lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled.
...
Fixes ticket
#8986
.
2020-11-14 15:37:57 +01:00
..
hscale_fast_bilinear_simd.c
swscale: save ebx register when it is not available
2016-12-21 01:26:10 +01:00
input.asm
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding
2014-06-22 03:09:28 +02:00
Makefile
libswscale/x86/yuv2rgb: Change inline assembly into nasm code
2020-02-05 17:41:59 +01:00
output.asm
swscale/x86/output: add missing AVX2 support preprocessor wrappers
2020-08-20 15:14:56 -03:00
rgb2rgb_template.c
swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version
2018-10-13 14:12:41 +02:00
rgb2rgb.c
swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version
2018-10-13 14:12:41 +02:00
rgb_2_rgb.asm
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
2018-10-18 21:43:19 +02:00
scale.asm
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
2017-10-21 12:15:57 -03:00
swscale_template.c
swscale: Add support for NV24 and NV42
2019-05-12 07:51:02 -07:00
swscale.c
swscale/x86/output: add AVX2 version of yuv2nv12cX
2020-06-14 16:34:07 +01:00
w64xmmtest.c
Reinstate proper FFmpeg license for all files.
2013-08-30 15:47:38 +00:00
yuv2rgb_template.c
libswscale/x86/yuv2rgb: Change inline assembly into nasm code
2020-02-05 17:41:59 +01:00
yuv2rgb.c
lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled.
2020-11-14 15:37:57 +01:00
yuv_2_rgb.asm
swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers
2020-11-02 00:31:34 +01:00