diff options
author | wm4 <wm4@nowhere> | 2018-05-21 19:43:14 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2018-05-24 19:56:35 +0200 |
commit | 1a86bb59dfdc68baf0075a14c13a63c219adc08d (patch) | |
tree | 8066eb230f4766be13ab4b982ef00d3fd86b4a03 /TOOLS/lua | |
parent | f8ab59eacdde31af39f4defeb964adf4de140a50 (diff) | |
download | mpv-1a86bb59dfdc68baf0075a14c13a63c219adc08d.tar.bz2 mpv-1a86bb59dfdc68baf0075a14c13a63c219adc08d.tar.xz |
m_config: make m_config_cache_update() return more fine grained
Although the new code actually fires update notifications only when
needed, m_config_cache_update() itself returned a rather coarse change
value, which could indicate change even if none of the cached options
were changed. On top of that, some code (like vo_gpu) calls the update
function on every frame, which would reconfigure the renderer even on
unrelated option changes.
Diffstat (limited to 'TOOLS/lua')
0 files changed, 0 insertions, 0 deletions