mpv/libswscale
michael 75f3bd09ea try to avoid returning odd slices.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30847 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-03-05 21:39:27 +00:00
..
bfin Blackfin: use SRAM only when CONFIG_SRAM is set 2010-01-31 00:20:37 +00:00
mlib
ppc Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:26:30 +00:00
sparc
x86 Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
Makefile Rename swscale-example to swscale-test, to better reflect the intended 2010-01-27 00:25:23 +00:00
colorspace-test.c
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c
rgb2rgb.c Implement shuffle_bytes_abcd() functions and use them for shuffling 2010-02-03 23:46:00 +00:00
rgb2rgb.h Implement shuffle_bytes_abcd() functions and use them for shuffling 2010-02-03 23:46:00 +00:00
rgb2rgb_template.c Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
swscale-test.c Revert r30825, it was not supposed to be committed. 2010-03-04 01:02:24 +00:00
swscale.c libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special 2010-03-05 08:32:54 +00:00
swscale.h Apply misc fixes to sws_getCoefficients() doxy. 2010-02-05 22:56:59 +00:00
swscale_internal.h libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special 2010-03-05 08:32:54 +00:00
swscale_template.c try to avoid returning odd slices. 2010-03-05 21:39:27 +00:00
utils.c Make sws_dcVec static: It is only used inside libswscale/utils.c. 2010-02-28 02:18:16 +00:00
yuv2rgb.c Cosmetics: fix vertical alignment. 2010-03-05 08:41:35 +00:00