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
Martin Vignali
658bbc0060
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
...
suggested by Carl Eugen Hoyos
2018-10-18 21:43:19 +02: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
swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321
2018-03-24 20:21:58 +01:00
output.asm
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
2016-06-21 21:55:34 +02: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
libswscale: Adds conversions from/to float gray format.
2018-08-14 18:22:39 +02:00
swscale.c
Fix missing used attribute for inline assembly variables
2017-11-13 03:58:34 +01:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
Drop pointless assert.h #includes
2016-05-03 15:45:10 +02:00