ffmpeg/libswscale
Michael Niedermayer de1275d5e8 Planar 16bit 420 422 444 YUV support (output is only supported in some
unscaled convertions).
This, like gray16 converts down to 8bit, which is a big FIXME & patch welcome,
we should preserve more bits.

Originally committed as revision 29217 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-04-21 01:08:03 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
ppc Move swscale AltiVec template code to ppc subdirectory. 2009-03-29 14:18:44 +00:00
sparc Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
x86 Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 2009-03-26 14:20:15 +00:00
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb.c Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb.h Unscaled converters for 2009-03-19 03:45:29 +00:00
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 Planar 16bit 420 422 444 YUV support (output is only supported in some 2009-04-21 01:08:03 +00:00
swscale.h Move sws_[gs]etColorspaceDetails() documentation from swscale.c to 2009-04-18 11:45:31 +00:00
swscale_internal.h Planar 16bit 420 422 444 YUV support (output is only supported in some 2009-04-21 01:08:03 +00:00
swscale_template.c Planar 16bit 420 422 444 YUV support (output is only supported in some 2009-04-21 01:08:03 +00:00
yuv2rgb.c Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00