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-06 17:29:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09b5d3fb44ae1036700f80c8c80b15e9074c58c3
ffmpeg-rockchip
/
libswscale
/
arm
History
Anton Khirnov
1f80789bf7
sws: rename SwsContext.swscale to convert_unscaled
...
That function pointer is now used only for unscaled conversion.
2021-07-03 15:57:53 +02:00
..
hscale.S
…
Makefile
…
output.S
…
rgb2yuv_neon_16.S
arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported
2018-03-31 21:54:56 +03:00
rgb2yuv_neon_32.S
arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported
2018-03-31 21:54:56 +03:00
rgb2yuv_neon_common.S
…
swscale_unscaled.c
sws: rename SwsContext.swscale to convert_unscaled
2021-07-03 15:57:53 +02:00
swscale.c
Include attributes.h directly
2021-04-19 14:34:10 +02:00
yuv2rgb_neon.S
…