Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl_lcms: mp_msg conversion | wm4 | 2013-09-12 | 1 | -1/+2 |
| | | | | | Have to deal with some dumb stuff in LittleCMS2's API: its error handler is global. | ||||
* | vo_opengl: split into multiple files, convert to new option API | wm4 | 2013-03-28 | 1 | -0/+16 |
gl_video.c contains all rendering code, gl_lcms.c the .icc loader and creation of 3D LUT (and all LittleCMS specific code). vo_opengl.c is reduced to interfacing between the various parts. |