mpv/libswscale
diego 75cf17e3f8 Handle proper compilation on Mac OS X.
Fix data alignment bug (the original purpose of the code is unclear, though).
patch by Marc Hoffman, mmh pleasantst com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22847 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-30 22:09:13 +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
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c fix full range (jpeg yuv) chroma 2007-03-18 12:31:53 +00:00
swscale.h
swscale_altivec_template.c Add av_ prefix to clip functions 2007-02-25 10:27:43 +00:00
swscale_internal.h cosmetics: typo fixes, usefuLL --> useful and aswell --> as well 2007-02-22 00:18:10 +00:00
swscale_template.c Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr 2007-03-01 19:48:40 +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
yuv2rgb_template.c negative stride and h_size-=8 fix 2007-02-17 13:28:44 +00:00