summaryrefslogtreecommitdiffstats
path: root/libvo/csputils.h
Commit message (Expand)AuthorAgeFilesLines
* mp_image: add fields to pass colorspace down the filter chainwm42012-10-281-0/+2
* csputils: better support for integer color valueswm42012-10-281-1/+5
* draw_bmp, csputils: use function instead of macrowm42012-10-281-10/+1
* spudec: use csputils for color conversionwm42012-10-241-0/+8
* sub: add helper to draw sub-bitmaps into an imageRudolf Polzer2012-10-241-0/+10
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-181-0/+4
* video: honor the video's colormatrix and color range flagscantabile2012-08-211-0/+5
* vo_gl: improve 10-bit YUV->RGB conversion accuracy slightlyUoti Urpala2012-03-091-1/+2
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-9/+67
* csputils/vo_gl: rewrite YUV->RGB matrix generationUoti Urpala2011-08-291-3/+1
* cosmetics: csputils.[ch]: reindentUoti Urpala2011-08-281-21/+21
* vo_gl: Support 9- and 10-bit YUV input for OpenGL VOsreimar2011-07-061-0/+1
* vo_gl, csputils: dual-license under LGPL v2.1reimar2010-11-021-0/+5
* Add support for adjustable TV <-> PC level conversion.reimar2010-01-161-0/+8
* Slightly generalize code to generate YUV->RGB conversion table and addreimar2010-01-011-0/+1
* First steps to supporting different YUV->RGB conversion definitions.reimar2009-12-311-0/+10
* Extract functions to generate yuv->rgb matrices and lookup tables into areimar2009-12-311-0/+45