diff options
author | wm4 <wm4@nowhere> | 2016-09-02 15:59:40 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-09-02 21:21:47 +0200 |
commit | 849480d0c9d5ef76bd3296034b2ad5019fb9c21d (patch) | |
tree | ef72fcfbbcce7fb0c88048ae70a0ec42cdf7866a /video/out/opengl/context_cocoa.c | |
parent | a07dae57e31882024518008c5c1c45f932c15193 (diff) |
vo_opengl: deprecate sub-options, add them as global options
vo_opengl sub-option were always rather annoying to handle. It seems
better to make them global options instead. This is simpler and easier
to use. The only disadvantage we are aware of is that it's not clear
that many/all of these new global options work with vo_opengl only.
--vo=opengl-hq is also deprecated.
There is extensive compatibility with the old behavior. One exception is
that --vo-defaults will not apply to opengl-hq (though with opengl it
still works). vo-cmdline is also dysfunctional and will be removed in a
following commit.
These changes also affect opengl-cb.
The update mechanism is still rather inefficient: it requires syncing
with the VO after each option change, rather than batching updates.
There's also no granularity (video.c just updates "everything", and if
auto-ICC profiles are enabled, vo_opengl.c will fetch them on each
update).
Most of the manpage changes were done by Niklas Haas <git@haasn.xyz>.
Diffstat (limited to 'video/out/opengl/context_cocoa.c')
0 files changed, 0 insertions, 0 deletions