log libvo/csputils.c @ 37192:277b0288b0f9

age author description
Sat, 04 May 2013 20:01:38 +0000 reimar Add some forgotten "const" to function arguments.
Thu, 02 May 2013 19:44:29 +0000 reimar Avoid 3D texture with border.
Wed, 01 May 2013 18:52:41 +0000 reimar Fix XYZ conversion matrix.
Tue, 24 May 2011 20:52:27 +0000 reimar Support 9- and 10-bit YUV input for OpenGL vos.
Sun, 13 Jun 2010 10:45:20 +0000 reimar Allow LGPL for csputils as well, they were previously part of gl_common
Sat, 16 Jan 2010 19:59:31 +0000 reimar Add support for adjustable TV <-> PC level conversion.
Mon, 04 Jan 2010 15:14:21 +0000 diego Remove unused variable; fixes the warning:
Fri, 01 Jan 2010 12:54:09 +0000 reimar Slightly generalize code to generate YUV->RGB conversion table and add
Thu, 31 Dec 2009 19:59:58 +0000 reimar First steps to supporting different YUV->RGB conversion definitions.
Thu, 31 Dec 2009 18:25:35 +0000 reimar Extract functions to generate yuv->rgb matrices and lookup tables into a