summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-01-20 17:01:29 +0100
committerwm4 <wm4@nowhere>2017-01-20 17:01:29 +0100
commit085dfdea3246e4d0e984f9f3ccba2959df89842d (patch)
treef40cc92bfcbe465af0f872cb1d3e8d403f6b56b5 /DOCS/interface-changes.rst
parentfd203ff16a97b97acf428f8ab53d8b31eb8fae99 (diff)
downloadmpv-085dfdea3246e4d0e984f9f3ccba2959df89842d.tar.bz2
mpv-085dfdea3246e4d0e984f9f3ccba2959df89842d.tar.xz
command: rename framedrop properties
"drop-frame-count" -> "decoder-frame-drop-count" "vo-drop-frame-count" -> "frame-drop-count" This gets rid of the backwards "drop-frame" part in the name. Maybe calling the new property "frame-drops" would be better, but there are already a bunch of similar properties that end in "-count".
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 4e0c0d6f16..fa1ac13622 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -27,6 +27,10 @@ Interface changes
("") uses the value of --hwdec.
- drop deprecated --ad/--vd features
- drop deprecated --sub-codepage syntax
+ - rename properties:
+ - "drop-frame-count" to "decoder-frame-drop-count"
+ - "vo-drop-frame-count" to "frame-drop-count"
+ The old names still work, but are deprecated.
--- mpv 0.23.0 ---
- remove deprecated vf_vdpaurb (use "--hwdec=vdpau-copy" instead)
- the following properties now have new semantics: