mpv/libmpv
wm4 3a21d71ad0 client API: bump API for stream_cb
Forgotten in previous commit.

Also minor semi-related change: remove the extra "," from the
mpv_sub_api enum, which I accidentally added in the previous commit.
(C99 is fine with trailing ",", C89 strictly speaking not. So do
this for maximum compatibility.)
2016-08-07 19:42:20 +02:00
..
client.h client API: bump API for stream_cb 2016-08-07 19:42:20 +02:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in
opengl_cb.h client API: fully document opengl-cb hardware decoding interop 2016-06-01 22:33:36 +02:00
qthelper.hpp qthelper: fix potential NULL deref in error path 2016-03-22 10:01:59 +01:00
stream_cb.h client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00