This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libswscale
History
Cédric Schieli
6208d67664
Let the 4th plane reach the swScale function
...
Originally committed as revision 28868 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-03-07 09:39:48 +00:00
..
cs_test.c
…
internal_bfin.S
…
Makefile
Rename yuv2rgb2.c --> yuv2rgb.c.
2009-02-24 22:40:20 +00:00
rgb2rgb_template.c
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and setting alpha channel to 0xFF
2009-03-04 19:12:49 +00:00
rgb2rgb.c
When converting from a non alpha format to an alpha format, defaults
2009-02-28 08:01:52 +00:00
rgb2rgb.h
…
swscale_altivec_template.c
…
swscale_avoption.c
…
swscale_bfin.c
…
swscale_internal.h
YUVA420P is a planar YUV format
2009-03-07 09:37:25 +00:00
swscale_template.c
remove the rest of x86 asm from LGPL build
2009-03-03 19:47:23 +00:00
swscale-example.c
…
swscale.c
Let the 4th plane reach the swScale function
2009-03-07 09:39:48 +00:00
swscale.h
New LGPLed YUV2RGB table generator for SwScaler
2009-02-22 09:22:05 +00:00
yuv2rgb_altivec.c
Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA
2009-03-01 11:35:00 +00:00
yuv2rgb_bfin.c
…
yuv2rgb_mlib.c
…
yuv2rgb_template.c
When converting from a non alpha format to an alpha format, defaults
2009-02-28 08:01:52 +00:00
yuv2rgb_vis.c
Fix typo in comments.
2009-03-01 11:43:56 +00:00
yuv2rgb.c
Fix braindead and broken way to calculate abase, fixes regression tests on
2009-03-01 11:33:10 +00:00