mpv/common
Niklas Haas daf4334697
x11: query ICC profile based on center of window
Right now, the default behavior is to pick the numerically lowest screen
ID that overlaps the window in any way - but this means that mpv will
decide to pick an ICC profile in a pretty arbitrary way even if the
window only overlaps another screen by a single pixel.

The new behavior is to query it based on the center of the window
instead.
2015-04-29 14:01:27 +02:00
..
av_common.c vd_lavc: request 1 more threads than CPU cores 2015-03-05 12:55:54 +01:00
av_common.h player: print used number of threads in verbose mode 2015-01-05 12:17:55 +01:00
av_log.c Update license headers 2015-04-13 12:10:01 +02:00
av_log.h av_log: mp_msg conversion 2013-12-21 21:43:16 +01:00
codecs.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
codecs.h codecs: mp_msg conversion 2013-12-21 20:50:12 +01:00
common.c x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
common.h x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
encode.h encode: make option struct local 2014-06-11 02:05:07 +02:00
encode_lavc.c Update license headers 2015-04-13 12:10:01 +02:00
encode_lavc.h Update license headers 2015-04-13 12:10:01 +02:00
global.h stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
msg.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
msg.h Update license headers 2015-04-13 12:10:01 +02:00
msg_control.h options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
playlist.c Update license headers 2015-04-13 12:10:01 +02:00
playlist.h Update license headers 2015-04-13 12:10:01 +02:00
tags.c player: don't set tag strings to NULL 2015-01-12 14:33:56 +01:00
tags.h player: filter tags, add --display-tags option 2014-12-29 22:51:18 +01:00
version.c Update license headers 2015-04-13 12:10:01 +02:00