0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man
wm4 849480d0c9 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>.
2016-09-02 21:21:47 +02:00
..
af.rst audio/filter: remove delay audio filter 2016-08-12 19:45:39 +02:00
ao.rst vo, ao: disable positional parameter suboptions 2016-09-01 14:21:32 +02:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: deprecate "cache" property, replace with "cache-percent" 2016-09-02 09:42:19 +02:00
ipc.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
libmpv.rst DOCS: move libmpv stub to manpage 2016-09-02 09:53:11 +02:00
lua.rst manpage: minor fix 2016-07-10 19:51:09 +02:00
mpv.rst DOCS: move libmpv stub to manpage 2016-09-02 09:53:11 +02:00
options.rst vo_opengl: deprecate sub-options, add them as global options 2016-09-02 21:21:47 +02:00
osc.rst manpage: fix some script_message references to preferred name 2016-05-09 20:39:33 +02:00
vf.rst vf_d3d11vpp: add video processor selection 2016-07-15 19:48:58 +02:00
vo.rst vo_opengl: deprecate sub-options, add them as global options 2016-09-02 21:21:47 +02:00