diff options
author | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2015-01-07 18:47:27 +0100 |
---|---|---|
committer | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2015-01-07 18:47:27 +0100 |
commit | f811348d0caabccdc72100c7d7d2f9df8332518a (patch) | |
tree | 99d41cf5ad4ffcda57f1b3fa4b8fe3d87d3f8fa5 /video/out/cocoa | |
parent | d66598eeed10175b946fda8c76712714f578bb56 (diff) | |
download | mpv-f811348d0caabccdc72100c7d7d2f9df8332518a.tar.bz2 mpv-f811348d0caabccdc72100c7d7d2f9df8332518a.tar.xz |
vo_opengl: add support for in memory icc profiles
Previously we just forced loading a profile from file, but that has poor
integration for querying the OS / display server for an ICC profile, and
generating profiles on the fly (which we might use in the future for creating
preset 3dluts).
Also changed the previous icc-profile-auto code to use this mechanism, and
moved gl_lcms to be an opaque type with state instead of just providing pure
functions.
Diffstat (limited to 'video/out/cocoa')
0 files changed, 0 insertions, 0 deletions