summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/input.rst6
2 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index b037588558..69cf0021a2 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -20,6 +20,7 @@ Interface changes
::
--- mpv 0.10.0 will be released ---
+ - deprecate "audio-format" property, replaced with "audio-codec-name"
- deprecate --media-title, replaced with --force-media-title
- deprecate "length" property, replaced with "duration"
- change volume property:
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 09cbe8b718..57823497ad 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1143,12 +1143,12 @@ Property list
``audio-delay`` (RW)
See ``--audio-delay``.
-``audio-format``
- Audio format as string.
-
``audio-codec``
Audio codec selected for decoding.
+``audio-codec-name``
+ Audio codec.
+
``audio-samplerate``
Audio samplerate.