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-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
x86
History
Michael Niedermayer
ae20682f6b
swscale: Add prefix to updateMMXDitherTables()
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-27 19:23:46 +01:00
..
hscale_fast_bilinear_simd.c
swscale/x86/hscale_fast_bilinear_simd: add inline asm guards
2014-07-19 13:26:36 +02:00
input.asm
…
Makefile
sws: move inline asm hscale to MMX_OBJS
2014-07-19 05:53:42 +02:00
output.asm
…
rgb2rgb_template.c
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
2014-12-03 20:21:56 +01:00
rgb2rgb.c
…
scale.asm
…
swscale_template.c
sws/x86: split mmxext fast bilinear scaler out
2014-07-19 05:36:27 +02:00
swscale.c
swscale: Add prefix to updateMMXDitherTables()
2015-02-27 19:23:46 +01:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…