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-12-24 11:52:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
513fcd4167d409e90f8d2b27df875b869762a7e2
ffmpeg-rockchip
/
libswscale
/
x86
T
History
Hendrik Leppkes
5d8e836d0e
Replace all remaining occurances of step/depth_minus1 and offset_plus1
2015-09-08 17:10:48 +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
swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext}
2015-06-23 13:28:09 -03:00
rgb2rgb.c
…
scale.asm
…
swscale_template.c
YUV->BGR32 MMX support
2015-07-04 00:03:45 +02:00
swscale.c
Replace all remaining occurances of step/depth_minus1 and offset_plus1
2015-09-08 17:10:48 +02:00
w64xmmtest.c
…
yuv2rgb_template.c
…
yuv2rgb.c
…