aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_lcms.c
Commit message (Collapse)AuthorAge
* gl_lcms: fix compilation when lcms2 is not availableGravatar wm42013-03-30
|
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
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.