mpv/libswscale
ramiro 1cda8b002f Add const qualifier to rgb48 to YV12 functions' src.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30301 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-14 06:19:45 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Remove ; after while(0) in macros. 2009-09-12 20:10:22 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 /nop is illegal with Apple's older version of gas, this was fixed elsewhere 2010-01-12 19:03:09 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.c Indent. 2009-09-07 16:29:32 +00:00
rgb2rgb.h Indent libswscale: 2009-08-16 00:32:04 +00:00
rgb2rgb_template.c Remove unused PREFETCHW macro 2010-01-09 14:44:20 +00:00
swscale-example.c Revert mistakenly commited hunk. 2009-08-29 23:03:14 +00:00
swscale.c Add const qualifier to rgb48 to YV12 functions' src. 2010-01-14 06:19:45 +00:00
swscale.h Implement sws_isSupportedInput() and sws_isSupportedOutput(). 2010-01-07 19:07:47 +00:00
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 2009-12-21 01:54:59 +00:00
swscale_template.c cosmetics: {} placement. 2010-01-11 07:30:28 +00:00
yuv2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00