summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-11-04 17:07:28 +0100
committerMax Kellermann <max@musicpd.org>2020-11-04 20:15:19 +0100
commit2da3cff1e8a5e1558d47a8493eaa9503b2d56b9e (patch)
treecd3bb71f1c80e259c748b0f108349f176eccef65 /NEWS
parent0c965d05734d18b4cfd2e4b5ac1b2a6ca0c6515d (diff)
filter/LoadChain: use the AutoConvertFilter
This adds support for input samples other than 16 bit to the FFmpeg filter plugin.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46c7d8324..e0e7d2a83 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ ver 0.22.3 (not yet released)
* filter
- fix garbage after "Audio format not supported by filter" message
- ffmpeg: support planar output
+ - ffmpeg: support sample formats other than 16 bit
ver 0.22.2 (2020/10/28)
* database