summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorVladimir Panteleev <git@thecybershadow.net>2016-09-13 01:17:10 +0000
committerwm4 <wm4@nowhere>2016-09-13 09:23:22 +0200
commit00f8ee573ba3ff75f3591137b68faf563affb343 (patch)
treed972e58b232292c47587673c7b94095359553cd3 /DOCS
parent08cbac311d313bbd7b0116bd2dc0a155f45d0584 (diff)
downloadmpv-00f8ee573ba3ff75f3591137b68faf563affb343.tar.bz2
mpv-00f8ee573ba3ff75f3591137b68faf563affb343.tar.xz
player: Apply new sub-speed values during playback
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 5f30a9bb8c..c4b9d8d18d 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -20,6 +20,7 @@ Interface changes
::
--- mpv 0.21.0 ---
+ - implement changing sub-speed during playback
- deprecate _all_ --vo and --ao suboptions. Generally, all suboptions are
replaced by global options, which do exactly the same. For example,
"--vo=opengl:scale=nearest" turns into "--scale=nearest". In some cases,