This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
release/5.0
Branches
Tags
View all branches
ffmpeg
/
libswscale
/
x86
History
rcombs
3e00b9e395
swscale/x86/init: use isSemiPlanarYUV
...
Fixes P210/P410 cases introduced (and broken) in 88d804b7ffa20caab2e8e2809da974c41f7fd8fc
2021-12-23 01:41:03 -06:00
..
hscale_fast_bilinear_simd.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
input.asm
…
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
swscale/x86/output: add missing AVX2 support preprocessor wrappers
2020-08-20 15:14:56 -03:00
rgb2rgb_template.c
…
rgb2rgb.c
libswscale/x86/rgb2rgb: add shuffle_bytes avx2
2021-10-15 10:59:20 +02:00
rgb_2_rgb.asm
libswscale/x86/rgb2rgb: add shuffle_bytes avx2
2021-10-15 10:59:20 +02:00
scale_avx2.asm
x86/scale_avx2: don't use $ for hex literals
2021-12-16 17:29:21 -03:00
scale.asm
…
swscale_template.c
swscale/x86/swscale: fix mix of inline and external function definitions
2021-02-18 18:47:42 -03:00
swscale.c
swscale/x86/init: use isSemiPlanarYUV
2021-12-23 01:41:03 -06:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
swscale/x86/yuv2rgb: Remove unused ASM constants
2021-02-24 09:43:14 +01:00
yuv2yuvX.asm
libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext
2021-04-01 20:47:52 +02:00
yuv_2_rgb.asm
swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers
2020-11-02 00:31:34 +01:00