summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2023-08-06 18:47:12 +0200
committersfan5 <sfan5@live.de>2023-08-08 20:15:20 +0200
commitbc52159cb9af7f82fa94d2986e4d5712f1b8c08d (patch)
tree91ed0bb2b83a0396363821b2f15a257fd9c5371b /DOCS
parent862011942fed49fe02d20d3c7b64afdea9eb2535 (diff)
downloadmpv-bc52159cb9af7f82fa94d2986e4d5712f1b8c08d.tar.bz2
mpv-bc52159cb9af7f82fa94d2986e4d5712f1b8c08d.tar.xz
ao_audiotrack: enable pcm-float by default
Since recent commits this should work 100% as well as s16.
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 770ff31102..aa68c17666 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -33,6 +33,7 @@ Interface changes
- change `--subs-fallback` default from `no` to `default`
- add the `--hdr-peak-percentile` option
- include `--hdr-peak-percentile` in the `gpu-hq` profile
+ - change `--audiotrack-pcm-float` default from `no` to `yes`
--- mpv 0.36.0 ---
- add `--target-contrast`
- Target luminance value is now also applied when ICC profile is used.