Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly | Uoti Urpala | 2012-03-09 | 1 | -14/+10 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 1 | -10/+88 |
* | csputils/vo_gl: rewrite YUV->RGB matrix generation | Uoti Urpala | 2011-08-29 | 1 | -74/+96 |
* | cosmetics: csputils.[ch]: reindent | Uoti Urpala | 2011-08-28 | 1 | -117/+125 |
* | vo_gl: Support 9- and 10-bit YUV input for OpenGL VOs | reimar | 2011-07-06 | 1 | -0/+6 |
* | vo_gl, csputils: dual-license under LGPL v2.1 | reimar | 2010-11-02 | 1 | -0/+5 |
* | Add support for adjustable TV <-> PC level conversion. | reimar | 2010-01-16 | 1 | -2/+9 |
* | Remove unused variable; fixes the warning: | diego | 2010-01-04 | 1 | -1/+0 |
* | Slightly generalize code to generate YUV->RGB conversion table and add | reimar | 2010-01-01 | 1 | -21/+35 |
* | First steps to supporting different YUV->RGB conversion definitions. | reimar | 2009-12-31 | 1 | -8/+38 |
* | Extract functions to generate yuv->rgb matrices and lookup tables into a | reimar | 2009-12-31 | 1 | -0/+116 |