filter/LoadChain: use the AutoConvertFilter

This adds support for input samples other than 16 bit to the FFmpeg
filter plugin.
This commit is contained in:
Max Kellermann
2020-11-04 17:07:28 +01:00
parent 0c965d0573
commit 2da3cff1e8
2 changed files with 6 additions and 1 deletions

1
NEWS
View File

@@ -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