From 3659f9e41646b95dc812640a49bb0b8cb879e441 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 Sep 2016 09:42:19 +0200 Subject: command: deprecate "cache" property, replace with "cache-percent" The --cache option and cache property conflict, so one of them has to be renamed. The option is probably used frequently, so initiate deprecation/rename of the property. --- DOCS/interface-changes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index f2b8b19514..6d33c4afad 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -33,6 +33,7 @@ Interface changes - "demuxer" -> "current-demuxer" - "fps" -> "container-fps" - "idle" -> "idle-active" + - "cache" -> "cache-percent" the old names are deprecated - remove deprecated "hwdec-active" and "hwdec-detected" properties - remove "pre-shaders", "post-shaders" and "scale-shader": deprecated -- cgit v1.2.3