OSDN Git Service

Planar 16bit 420 422 444 YUV support (output is only supported in some
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 21 Apr 2009 01:08:03 +0000 (01:08 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 21 Apr 2009 01:08:03 +0000 (01:08 +0000)
commitde1275d5e89b1988ffffa82fb37874d1bef6d771
treef3fd8af32081387ff730dc0c92b66b4d6f94d75d
parent6c2a860875071c609ae4a26b8ed4125e1047a5f6
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
libswscale/swscale.c
libswscale/swscale_internal.h
libswscale/swscale_template.c