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-20 07:48:15 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswscale
/
x86
History
Nick Lewycky
891df2a1ae
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list.
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-13 11:59:30 +02:00
..
hscale_fast_bilinear_simd.c
libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list.
2015-05-13 11:59:30 +02:00
input.asm
…
Makefile
…
output.asm
…
rgb2rgb_template.c
…
rgb2rgb.c
…
scale.asm
…
swscale_template.c
…
swscale.c
swscale/x86/swscale: Fix warning about loosing significant bits in cast
2015-05-10 15:09:04 +02:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…