summaryrefslogtreecommitdiffstats
path: root/options/m_property.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-24 19:35:06 +0100
committerwm4 <wm4@nowhere>2014-02-24 20:50:47 +0100
commit1e27d130a2c7d09ae9b9a97c7431f0a1c1d73ea2 (patch)
tree1cf63ca938e8a63c7c8e94975f6da35608b85834 /options/m_property.c
parent1e30048184930403265cad091863aa0a5d1e9d76 (diff)
downloadmpv-1e27d130a2c7d09ae9b9a97c7431f0a1c1d73ea2.tar.bz2
mpv-1e27d130a2c7d09ae9b9a97c7431f0a1c1d73ea2.tar.xz
client API: change semantics for MPV_FORMAT_STRING
With mpv_set_property(h, "property", MPV_FORMAT_STRING, ptr), ptr now has to be of type char** instead of char*. This makes it more consistent with mpv_get_property() and also non-pointer formats, which will be introduced in the following commits. mpv_set_property() of course does not change its interface (only its implementation is adjusted to keep its interface). This also affects mpv_set_option(), but again not mpv_set_option_string().
Diffstat (limited to 'options/m_property.c')
0 files changed, 0 insertions, 0 deletions