This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libswscale
/
x86
History
Ronald S. Bultje
6aa3cac6bf
swscale: use aligned move for storage into temporary buffer.
...
The intermediate buffer is always aligned.
2011-10-11 07:50:48 -07:00
..
rgb2rgb_template.c
sws: replace all long with int.
2011-05-28 10:03:37 -04:00
rgb2rgb.c
swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled.
2011-06-15 01:18:10 +02:00
scale.asm
swscale: use aligned move for storage into temporary buffer.
2011-10-11 07:50:48 -07:00
swscale_mmx.c
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
2011-09-13 09:53:42 -07:00
swscale_template.c
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
2011-09-13 09:53:42 -07:00
yuv2rgb_mmx.c
swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled.
2011-06-15 01:18:10 +02:00
yuv2rgb_template.c
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
2011-05-24 10:03:26 -04:00