mpv/DOCS/man/en
wm4 dec53f760e commands: add more property-option bridge uses, rename some options
Make more properties use the property-to-option bridge to reduce code
size and to enforce consistency. Some options are renamed to the same
as the properties (the property names are better in all cases).

Do some other minor cleanups. One bigger issue was memory management of
strings: M_PROPERTY_TO_STRING assumed the strings were statically
allocated, and no dynamic allocations could be returned. Fix this in
case the need for such properties arises in the future. Get rid of
m_property_string_ro(), because it's not always clear that the "action"
parameter is M_PROPERTY_SET and the string argument will be used.
2012-10-12 10:10:31 +02:00
..
af.rst
ao.rst manpage: fix various typos 2012-08-24 14:29:38 +03:00
changes.rst commands: add more property-option bridge uses, rename some options 2012-10-12 10:10:31 +02:00
encode.rst encode: video encoding now supported using mencoder-like options 2012-09-18 21:08:20 +02:00
mplayer-old.1 encode: video encoding now supported using mencoder-like options 2012-09-18 21:08:20 +02:00
mplayer.rst encode: video encoding now supported using mencoder-like options 2012-09-18 21:08:20 +02:00
options.rst commands: add more property-option bridge uses, rename some options 2012-10-12 10:10:31 +02:00
vf.rst vf_dlopen: add a generic filter to load external filters 2012-08-23 13:13:53 +02:00
vo.rst commands: rename "osdlevel" option and property, make it a choice 2012-10-12 10:10:30 +02:00