ffmpeg/libswscale
Diego Biurrun 911406f2c4 typo
Originally committed as revision 22932 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2007-04-07 14:07:51 +00:00
..
Makefile Remove useless conditional. 2007-02-27 00:19:01 +00:00
cs_test.c Handle proper compilation on Mac OS X. 2007-03-30 22:09:13 +00:00
rgb2rgb.c cosmetics: typo pallete --> palette 2007-01-13 04:32:14 +00:00
rgb2rgb.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
rgb2rgb_template.c Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
swscale-example.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00
swscale.c typo 2007-04-07 14:07:51 +00:00
swscale.h deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() 2007-01-12 15:45:47 +00:00
swscale_altivec_template.c Add av_ prefix to clip functions 2007-02-25 10:27:43 +00:00
swscale_internal.h typo 2007-04-07 14:07:51 +00:00
swscale_template.c typo 2007-04-07 14:07:51 +00:00
yuv2rgb.c fix full range (jpeg yuv) chroma 2007-03-18 12:31:53 +00:00
yuv2rgb_altivec.c Pass a context to av_log(), when possible 2007-01-23 13:41:45 +00:00
yuv2rgb_init.c fix full range (jpeg yuv) chroma 2007-03-18 12:31:53 +00:00
yuv2rgb_mlib.c Fix license headers and FSF postal address. 2007-01-22 01:21:36 +00:00
yuv2rgb_template.c negative stride and h_size-=8 fix 2007-02-17 13:28:44 +00:00