Files
mpv/options
wm4 e94bab5a99 m_option: add a way to convert values to/from mpv_node
m_option is basically the mechanism to handle C data types in a dynamic
way. Add functions to convert values to and from mpv_node. For example,
string lists are turned into mpv_node using MPV_FORMAT_NODE_ARRAY, and
so on.
2014-02-24 22:50:23 +01:00
..
2014-02-24 20:51:05 +01:00
2014-02-10 00:14:52 +01:00
2013-12-21 23:11:12 +01:00