summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_openal.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-17 17:47:22 +0200
committerwm4 <wm4@nowhere>2016-09-17 17:47:22 +0200
commitd1d5e9dda430b2aa7172308ad7c6639913680af5 (patch)
treef77e95f37293adbb6a0ac5cb9ad44f988cc10c8d /audio/out/ao_openal.c
parent7fa26bfd9c2c927e8f90089f2fe1822c72ea11d0 (diff)
downloadmpv-d1d5e9dda430b2aa7172308ad7c6639913680af5.tar.bz2
mpv-d1d5e9dda430b2aa7172308ad7c6639913680af5.tar.xz
m_config: make option setting always call m_config_set_option_raw()
This makes m_config_set_option_raw() the function that is always called on the lowest level (as leaf function for all other functions). To do this, m_config_parse_option() has to do something special to deal with "impure" options like --vf-add, which work on the previous option value, instead of fully replacing it. m_config_set_option_raw() itself always completely replaced the previous value.
Diffstat (limited to 'audio/out/ao_openal.c')
0 files changed, 0 insertions, 0 deletions