This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-12 12:11:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b76c82fd7a5f4f36bb901b8c43d7f7319599599
ffmpeg-rockchip
/
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
…