ffmpeg/libswscale
Diego Biurrun 9e12268c57 Rename 'tests' target to 'testprogs'. It is too easily confused with the
'test' target and a directory named tests exists.

Originally committed as revision 29039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-03-22 23:15:54 +00:00
..
Makefile Rename 'tests' target to 'testprogs'. It is too easily confused with the 2009-03-22 23:15:54 +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 spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
rgb2rgb.c Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb.h Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb_template.c 10l (C code was buggy and untested) 2009-03-21 23:52:34 +00:00
swscale-example.c Initialize pointer arrays which may be freed before being initialized. 2009-03-20 16:29:47 +00:00
swscale.c Enable unscaled packed422 -> planar 420 converters by default as the 2009-03-21 23:59:02 +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 Add alpha channel scaling 2009-03-20 14:15:14 +00:00
swscale_template.c Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it 2009-03-20 16:23:48 +00:00
yuv2rgb.c Fix build failure on x86_32 Mac OS X with PIC enabled 2009-03-21 12:16:32 +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 Fix build failure on x86_32 Mac OS X with PIC enabled 2009-03-21 12:16:32 +00:00
yuv2rgb_vis.c Consistently use ff_ prefixes for internal symbols. 2009-03-18 08:06:08 +00:00