summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-07-13 00:38:28 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit059262c7466b4de5349aa0153312b0f44f9ef8ef (patch)
tree6c8ce0c41e250dfa368893bf7b8934ba2f74e856 /video
parent98627d3a32e993ebdaa1598834f2057d9952c7e4 (diff)
downloadmpv-059262c7466b4de5349aa0153312b0f44f9ef8ef.tar.bz2
mpv-059262c7466b4de5349aa0153312b0f44f9ef8ef.tar.xz
m_config: move group list to internal context
This is good because a private thing is not so public anymore, and it's also preparation for further changes. Some tricky memory management issues: m_config_data (i.e. config->data) now depends on m_config_shadow, instead of m_config. In particular, free_option_data() accesses the m_config_shadow.groups array. Obviously it must be freed before m_config_shadow.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions