mpv/DOCS/man
wm4 27715b7dd1 video: move colorspace overrides to vf_format, simplify
Remove the colorspace-related top-level options, add them to vf_format.
They are rather obscure and not needed often, so it's better to get them
out of the way. In particular, this gets rid of the semi-complicated
logic in command.c (most of which was needed for OSD display and the
direct feedback from the VO). It removes the duplicated color-related
name mappings.

This removes the ability to write the colormatrix and related
properties. Since filters can be changed at runtime, there's no loss of
functionality, except that you can't cycle automatically through the
color constants anymore (but who needs to do this).

This also changes the type of the mp_csp_names and related variables, so
they can directly be used with OPT_CHOICE. This probably ended up a bit
awkward, for the sake of not adding a new option type which would have
used the previous format.
2015-03-31 00:09:03 +02:00
..
af.rst man: fix PDF build 2015-03-15 15:18:11 +01:00
ao.rst ao_alsa: add an option to ignore ALSA channel map negotiation 2015-03-28 23:53:49 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst
input.rst command: add property returning current working directory 2015-03-24 22:00:01 +01:00
ipc.rst manpage: ipc: make requirements for newlines more explicit 2015-03-23 17:41:19 +01:00
lua.rst DOCS, options: fix example 2015-03-05 19:05:58 +01:00
mpv.rst input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
options.rst video: move colorspace overrides to vf_format, simplify 2015-03-31 00:09:03 +02:00
osc.rst
vf.rst video: move colorspace overrides to vf_format, simplify 2015-03-31 00:09:03 +02:00
vo.rst RPI support 2015-03-29 16:09:56 +02:00