mirror of https://github.com/mpv-player/mpv
dec53f760e
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. |
||
---|---|---|
.. | ||
OUTDATED-tech | ||
man/en | ||
encoding.rst | ||
tech-overview.txt |