diff options
author | wm4 <wm4@nowhere> | 2016-06-05 16:56:34 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-06-05 16:56:34 +0200 |
commit | c1cb04b6a3f4fef43bf69b43b5cf7a1e770f3839 (patch) | |
tree | cdbbab6c828cf0657f088814a3136646f545b9b0 /player/osd.c | |
parent | ee337b47becac7316eb890355cf73a6818cbd2b9 (diff) | |
download | mpv-c1cb04b6a3f4fef43bf69b43b5cf7a1e770f3839.tar.bz2 mpv-c1cb04b6a3f4fef43bf69b43b5cf7a1e770f3839.tar.xz |
vo_opengl: apply vo-cmdline command incrementally
Instead of implicitly resetting the options to defaults and then
applying the options, they're always applied on top of the current
options (in the same way adding new options to the CLI command line
will).
This does not apply to vo_opengl_cb, because that has an even worse mess
which I refuse to deal with.
Diffstat (limited to 'player/osd.c')
0 files changed, 0 insertions, 0 deletions