mpv/libmpv
wm4 a9bd4535d2 client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
If a mpv_node wrapped a string, the behavior was different from calling
mpv_set_property() with MPV_FORMAT_STRING directly. Change this.

The original intention was to be strict about types if MPV_FORMAT_NODE
is used. But I think the result was less than ideal, and the same change
towards less strict behavior was made to mpv_set_option() ages ago.
2016-04-15 11:32:40 +02:00
..
client.h client API: improve mpv_set_property() handling of MPV_FORMAT_NODE 2016-04-15 11:32:40 +02:00
mpv.def
mpv.pc.in
opengl_cb.h
qthelper.hpp