ffmpeg/libswscale
Diego Biurrun 8ab52e71e1 cosmetics: sort lines (correctly)
Originally committed as revision 26673 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-05-05 10:10:05 +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 Make some assembler constants global instead of declaring them multiple times. 2008-01-29 14:58:10 +00:00
rgb2rgb.h 1l: Update wrong #endif comment. 2007-10-18 09:31:47 +00:00
rgb2rgb_template.c __asm __volatile -> asm volatile part 3 2008-02-24 14:59:16 +00:00
swscale-example.c Relicense test/example files as LGPL with Michael's permission. 2008-04-13 01:29:24 +00:00
swscale.c Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling. 2008-03-22 18:22:53 +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 Make av_class a pointer to const. 2008-03-10 14:30:49 +00:00
swscale_template.c cosmetics: comment typo fixes 2008-03-22 17:35:32 +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
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