aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/lcms.c
Commit message (Expand)AuthorAge
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: rename 3dlut-size to icc-3dlut-sizeGravatar wm42016-09-02
* vo_opengl: remove the 3dlut-size npot2 restrictionGravatar Niklas Haas2016-07-25
* vo_opengl: reduce default 3dlut-size to 64x64x64Gravatar Niklas Haas2016-07-25
* vo_opengl: cleanup icc + runtime option changing behaviorGravatar wm42016-06-04
* vo_opengl: minor simplification to gl_lcms_set_memory_profile()Gravatar wm42016-06-04
* vo_opengl: move all icc handling from vo_opengl.c to video.cGravatar wm42016-06-03
* vo_opengl: move struct lut3d definitionGravatar wm42016-06-03
* lcms: don't warn/error on 3dlut cache missesGravatar Niklas Haas2016-05-04
* lcms: improve black point handling (especially BT.1886)Gravatar Niklas Haas2016-05-04
* lcms: include math.hGravatar wm42016-04-15
* gl_lcms: choose BT.1886 gamma per-channelGravatar Niklas Haas2016-04-01
* vo_opengl: generate 3DLUT against source and use full BT.1886Gravatar Niklas Haas2016-04-01
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09