mpv/libswscale
diego a186cc5523 Consistently use ff_ prefixes for internal symbols.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28988 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-18 08:06:08 +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 When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
rgb2rgb.h Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +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
swscale-example.c Remove unnecessary emms Assembler instructions. 2009-02-10 02:00:45 +00:00
swscale.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +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 whitespace cosmetics: Consistently format function calls without space 2009-03-17 11:52:39 +00:00
swscale_internal.h Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
swscale_template.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
yuv2rgb.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
yuv2rgb_altivec.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
yuv2rgb_bfin.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
yuv2rgb_mlib.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00
yuv2rgb_template.c Split YUV2RGB operands declaration into a separate macro 2009-03-16 08:29:40 +00:00
yuv2rgb_vis.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00