index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_lcms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: minor changes to ICC update code
wm4
2015-01-26
1
-1
/
+3
*
vo_opengl: gl_lcms: implement change detection for memory profiles
wm4
2015-01-08
1
-0
/
+23
*
vo_opengl: gl_lcms: fix potential dangling pointer issue
wm4
2015-01-08
1
-4
/
+5
*
vo_opengl: add support for in memory icc profiles
Stefano Pigozzi
2015-01-07
1
-42
/
+95
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-1
/
+1
*
video: Generate an accurate CMS matrix instead of hard-coding
Niklas Haas
2014-06-22
1
-6
/
+8
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
1
-9
/
+11
*
gl_lcms: use thread-safe lcms API, require lcms2 2.6
wm4
2014-06-16
1
-27
/
+16
*
Add more const
wm4
2014-06-11
1
-2
/
+2
*
gl_lcms: properly expand the cache filename being written
Stefano Pigozzi
2014-04-05
1
-1
/
+3
*
gl_lcms: fix build when lcms2 is not available
Stefano Pigozzi
2014-03-31
1
-0
/
+5
*
vo_opengl, cocoa: allow to autoselect a color profile
Stefano Pigozzi
2014-03-31
1
-0
/
+12
*
vo_opengl: Simplify and clarify color correction code
Niklas Haas
2014-03-10
1
-19
/
+8
*
vo_opengl: Include :icc-approx-gamma option in the 3DLUT cache header
Niklas Haas
2014-03-01
1
-2
/
+3
*
vo_opengl: Change the default icc-intent to relative colorimetric
Niklas Haas
2014-02-26
1
-1
/
+1
*
vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gamma
Niklas Haas
2014-02-24
1
-6
/
+16
*
vo_opengl: fix typo in gamma function's parameter
nand
2014-02-10
1
-2
/
+2
*
vo_opengl: use exactly the values defined by BT.709 for CMS
nand
2014-02-09
1
-3
/
+9
*
gl_lcms: actually acquire mutex
wm4
2013-12-22
1
-0
/
+2
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
1
-6
/
+6
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
stream: mp_msg conversions
wm4
2013-12-21
1
-4
/
+5
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
1
-2
/
+2
*
gl_lcms: use global lock to deal with crappy lcms2 message callback
wm4
2013-12-21
1
-14
/
+22
*
video/out: pass along global context
wm4
2013-12-21
1
-2
/
+4
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-3
/
+3
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-2
/
+2
*
Allow some options taking filenames to refer to mpv config dir
wm4
2013-12-14
1
-1
/
+4
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
1
-2
/
+2
*
gl_lcms: mp_msg conversion
wm4
2013-09-12
1
-9
/
+19
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-4
/
+4
*
Fix some -Wshadow warnings
wm4
2013-07-23
1
-2
/
+2
*
core: change open_stream and demux_open signature
wm4
2013-07-12
1
-1
/
+1
*
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
1
-1
/
+1
*
gl_lcms: fix compilation when lcms2 is not available
wm4
2013-03-30
1
-3
/
+10
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
1
-0
/
+212