summaryrefslogtreecommitdiffstats
path: root/core/parser-mpcmd.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-31 20:44:16 +0200
committerwm4 <wm4@nowhere>2013-07-31 20:53:00 +0200
commit0656411e97afd5710b02563ee0b28423443592e9 (patch)
tree36375cff0a58d33e4c0b0ab788e878db334b4e13 /core/parser-mpcmd.h
parent42f06fb915856722d2e263aa72d0acaf1e00271c (diff)
downloadmpv-0656411e97afd5710b02563ee0b28423443592e9.tar.bz2
mpv-0656411e97afd5710b02563ee0b28423443592e9.tar.xz
m_config: store file local backup options differently
File local options need to backup the global option value while a file is played. Instead of keeping a pointer in m_config_option for the backup value, put it into a separate list. This reduces per-option overhead for a rarely used obscure feature. (This implementation would have been a bit dumb in pre-mpv m_config, because there local options were the default, and _all_ options were backed up when starting playback of a file. This is not the case anymore, and normally only a very small number of options are backed up by default.)
Diffstat (limited to 'core/parser-mpcmd.h')
0 files changed, 0 insertions, 0 deletions