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
…
input.asm
…
Makefile
…
output.asm
…
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
…
swscale_template.c
libswscale: Adds conversions from/to float gray format.
2018-08-14 18:22:39 +02:00
swscale.c
…
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…