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-02-14 22:22:59 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
x86
History
Kieran Kunhya
34e8d147b3
Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
...
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-10-22 10:35:13 -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
Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
2011-10-22 10:35:13 -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