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-30 12:06:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09883876caf9654c6e0bddd2921a9e465b51c1a2
ffmpeg-rockchip
/
libswscale
History
Kevin Coyle
1262711388
YUV->BGR32 MMX support
...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
2015-07-04 00:03:45 +02:00
..
arm
…
ppc
…
x86
YUV->BGR32 MMX support
2015-07-04 00:03:45 +02:00
bayer_template.c
…
colorspace-test.c
…
hscale_fast_bilinear.c
…
input.c
…
libswscale.v
…
log2_tab.c
…
Makefile
…
options.c
…
output.c
swscale/output: fix input indexing in yuv2ya8_2_c()
2015-07-04 00:03:45 +02:00
rgb2rgb_template.c
swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
2015-06-23 05:09:11 +02:00
rgb2rgb.c
swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
2015-06-23 05:09:06 +02:00
rgb2rgb.h
swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
2015-06-23 05:09:06 +02:00
swscale_internal.h
…
swscale_unscaled.c
swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
2015-06-29 13:54:35 +02:00
swscale-test.c
…
swscale.c
…
swscale.h
…
swscaleres.rc
…
utils.c
swscale: implement YA8 output
2015-07-02 17:36:05 +00:00
version.h
…
yuv2rgb.c
…