log libvo/csputils.c @ 36255:8e7e5d784bae

age author description
2013-05-04 reimar Add some forgotten "const" to function arguments.
2013-05-02 reimar Avoid 3D texture with border.
2013-05-01 reimar Fix XYZ conversion matrix.
2011-05-24 reimar Support 9- and 10-bit YUV input for OpenGL vos.
2010-06-13 reimar Allow LGPL for csputils as well, they were previously part of gl_common
2010-01-16 reimar Add support for adjustable TV <-> PC level conversion.
2010-01-04 diego Remove unused variable; fixes the warning:
2010-01-01 reimar Slightly generalize code to generate YUV->RGB conversion table and add
2009-12-31 reimar First steps to supporting different YUV->RGB conversion definitions.
2009-12-31 reimar Extract functions to generate yuv->rgb matrices and lookup tables into a