ffmpeg/libswscale
Diego Biurrun 1e5304c69e Rename yuv2rgb2.c --> yuv2rgb.c.
Originally committed as revision 28723 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-02-24 22:40:20 +00:00
..
Makefile Rename yuv2rgb2.c --> yuv2rgb.c. 2009-02-24 22:40:20 +00:00
cs_test.c Add some const specifiers to function name variables; fixes a bunch of 2008-11-04 20:38:55 +00:00
internal_bfin.S
rgb2rgb.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 2009-01-25 19:58:33 +00:00
rgb2rgb.h Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
rgb2rgb_template.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 2009-01-25 19:58:33 +00:00
swscale-example.c Remove unnecessary emms Assembler instructions. 2009-02-10 02:00:45 +00:00
swscale.c New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
swscale.h New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
swscale_altivec_template.c Make hScale_altivec_real() trim its output like other implementations do 2009-02-14 16:39:15 +00:00
swscale_avoption.c Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_bfin.c Remove pointless malloc.h #include. 2008-12-19 09:59:59 +00:00
swscale_internal.h Drop DECLARE_ALIGNED from extern declarations. It creates trouble when 2009-02-09 17:53:33 +00:00
swscale_template.c move zeroing of alpha channel register out of YSCALEYUV2xxx macros, 2009-02-21 10:54:29 +00:00
yuv2rgb.c Rename yuv2rgb2.c --> yuv2rgb.c. 2009-02-24 22:40:20 +00:00
yuv2rgb_altivec.c Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman 2009-02-24 15:27:14 +00:00
yuv2rgb_bfin.c Avoid POSIX-reserved _t namespace. 2008-12-27 11:45:46 +00:00
yuv2rgb_mlib.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb_template.c Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. 2009-02-21 14:51:01 +00:00
yuv2rgb_vis.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00