Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2020-07-01 22:09:33 +02:00
5 changed files with 122 additions and 28 deletions

5
NEWS
View File

@@ -46,6 +46,11 @@ ver 0.21.25 (not yet released)
* input
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients
* decoder
- opus: apply pre-skip and end trimming
- opus: fix memory leak
* output
- osx: improve sample rate selection
* Windows/Android:
- fix Boost detection after breaking change in Meson 0.54