vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs
commit48fdd3d9268b55fe7e1743b43699b2650fb0db55
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 24 May 2011 20:52:27 +0000 (24 20:52 +0000)
committerUoti Urpala <uau@mplayer2.org>
Wed, 6 Jul 2011 04:31:54 +0000 (6 07:31 +0300)
tree4266f5dfd81cf366ec2ce4dac3968c1c57b9f6ad
parent94d3e6a710c40806f44c1d39aaa0388c05487b8f
vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33502 b3059339-0415-0410-9bf9-f77b7e298cf2

Fix clear/border color of chroma texture for 9- and 10-bit formats.
Avoids pink borders for those formats.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33504 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/csputils.c
libvo/csputils.h
libvo/gl_common.h
libvo/vo_gl.c
libvo/vo_gl2.c