ffmpeg/libswscale
Baptiste Coudurier ce3d365f2f restore needed cast to correct type with const
Originally committed as revision 26957 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-06-01 19:08:16 +00:00
..
Makefile cosmetics: sort lines (correctly) 2008-05-05 10:10:05 +00:00
cs_test.c Relicense test/example files as LGPL with Michael's permission. 2008-04-13 01:29:24 +00:00
internal_bfin.S FLAT objects cannot have multiple sections, so using the L1 attributes breaks 2008-02-16 15:17:59 +00:00
rgb2rgb.c remove useless casts 2008-06-01 03:25:07 +00:00
rgb2rgb.h 1l: Update wrong #endif comment. 2007-10-18 09:31:47 +00:00
rgb2rgb_template.c restore needed cast to correct type with const 2008-06-01 19:08:16 +00:00
swscale-example.c Use full path for #includes from another directory. 2008-05-09 12:00:25 +00:00
swscale.c cast to correct type, suppress warnings 2008-06-01 03:36:23 +00:00
swscale.h change sws_format_name to return const char*, supress many warnings 2008-03-06 11:32:25 +00:00
swscale_altivec_template.c Fix outdated comment. 2008-02-25 09:43:52 +00:00
swscale_bfin.c FLAT objects cannot have multiple sections, so using the L1 attributes breaks 2008-02-16 15:17:59 +00:00
swscale_internal.h Use full path for #includes from another directory. 2008-05-09 12:00:25 +00:00
swscale_template.c cast to correct type, suppress warnings 2008-06-01 03:28:15 +00:00
yuv2rgb.c Build sparc arch specific code using the Makefile 2008-05-04 20:19:33 +00:00
yuv2rgb_altivec.c typo 2008-03-15 16:13:24 +00:00
yuv2rgb_bfin.c FLAT objects cannot have multiple sections, so using the L1 attributes breaks 2008-02-16 15:17:59 +00:00
yuv2rgb_mlib.c This was rewritten by Michael, switch copyrights to him and license to LGPL. 2007-07-17 09:35:21 +00:00
yuv2rgb_template.c cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:54:43 +00:00
yuv2rgb_vis.c Cosmetics: whitespaces 2008-01-17 10:24:14 +00:00