Files
mpv/input
wm4 f60826c3a1 client API: add a first class hook API, and deprecate old API
As it turns out, there are multiple libmpv users who saw a need to
use the hook API. The API is kind of shitty and was never meant to be
actually public (it was mostly a hack for the ytdl script).

Introduce a proper API and deprecate the old one. The old one will
probably continue to work for a few releases, but will be removed
eventually.

There are some slight changes to the old API, but if a user followed
the manual properly, it won't break.

Mostly untested. Appears to work with ytdl_hook.
2018-03-26 23:02:23 -07:00
..
2018-01-25 20:18:32 -08:00
2018-01-18 01:42:36 -08:00
2017-06-19 13:28:19 +02:00
2016-03-15 22:44:15 +01:00
2017-05-03 20:47:11 +02:00
2017-09-03 20:46:06 +10:00