mpv/libswscale
kostya f7d2053641 Move colorspace conversion functions implemented in pure C from template
into swscale.c



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29320 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-25 16:42:54 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib
ppc Add missing const qualifiers to AltiVec function parameters where appropriate. 2009-05-09 10:56:37 +00:00
sparc
x86
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c Remove 2 useless += at the end of rgb16to15(), found by CSA. 2009-04-18 22:27:36 +00:00
swscale-example.c Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. 2009-03-30 12:23:28 +00:00
swscale.c Move colorspace conversion functions implemented in pure C from template 2009-05-25 16:42:54 +00:00
swscale.h Add const qualifier to param argument of sws_getContext() and 2009-05-10 14:00:00 +00:00
swscale_internal.h Let SwScaler know that RGB48 BE/LE is 16-bits per component format. 2009-05-19 17:37:58 +00:00
swscale_template.c Move colorspace conversion functions implemented in pure C from template 2009-05-25 16:42:54 +00:00
yuv2rgb.c Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 2009-04-27 14:25:44 +00:00