summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2019-12-28 12:07:07 +0100
committersfan5 <sfan5@live.de>2019-12-28 12:07:07 +0100
commit091aa96c4d7acb9f6294b108c6053df59fa6cb6e (patch)
tree62f81aa9530208e221457db496a4b980b5c425cf /DOCS
parent499a41ea359395e4ca5d1803061f9f6544687553 (diff)
downloadmpv-091aa96c4d7acb9f6294b108c6053df59fa6cb6e.tar.bz2
mpv-091aa96c4d7acb9f6294b108c6053df59fa6cb6e.tar.xz
Release 0.31.0v0.31.0release/0.31
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/client-api-changes.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 7a3fe9741d..e51286d291 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -32,8 +32,10 @@ API changes
::
- --- mpv 0.30.0 ---
+ --- mpv 0.31.0 ---
1.107 - Deprecate MPV_EVENT_TICK
+
+ --- mpv 0.30.0 ---
1.106 - Add cancel_fn to mpv_stream_cb_info
1.105 - Fix deadlock problems with MPV_RENDER_PARAM_ADVANCED_CONTROL and if
the "vd-lavc-dr" option is enabled (which it is by default).