summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/lcms.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-531/+0
* vo_opengl: use rgba16 for 3DLUTs instead of rgb16Niklas Haas2017-09-041-4/+4
* vo_opengl: always print when getting embedded ICC profile dataRostislav Pehlivanov2017-08-041-1/+2
* vo_opengl: support embedded ICC profilesNiklas Haas2017-08-031-9/+59
* options: add M_OPT_FILE to some more file optionsPhilip Sequeira2017-03-061-2/+2
* vo_opengl: simplify option handlingwm42016-09-061-23/+22
* vo_opengl: rename 3dlut-size to icc-3dlut-sizewm42016-09-021-1/+2
* vo_opengl: remove the 3dlut-size npot2 restrictionNiklas Haas2016-07-251-1/+1
* vo_opengl: reduce default 3dlut-size to 64x64x64Niklas Haas2016-07-251-1/+1
* vo_opengl: cleanup icc + runtime option changing behaviorwm42016-06-041-30/+57
* vo_opengl: minor simplification to gl_lcms_set_memory_profile()wm42016-06-041-9/+9
* vo_opengl: move all icc handling from vo_opengl.c to video.cwm42016-06-031-1/+1
* vo_opengl: move struct lut3d definitionwm42016-06-031-2/+1
* lcms: don't warn/error on 3dlut cache missesNiklas Haas2016-05-041-1/+1
* lcms: improve black point handling (especially BT.1886)Niklas Haas2016-05-041-12/+42
* lcms: include math.hwm42016-04-151-0/+1
* gl_lcms: choose BT.1886 gamma per-channelNiklas Haas2016-04-011-24/+35
* vo_opengl: generate 3DLUT against source and use full BT.1886Niklas Haas2016-04-011-25/+98
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+344