decoder/opus: implement End Trimming (RFC7845 4.4)

Closes https://github.com/MusicPlayerDaemon/MPD/issues/867
This commit is contained in:
Max Kellermann
2020-07-01 21:21:38 +02:00
parent 7befab7e83
commit faee5bbb78
2 changed files with 18 additions and 1 deletions

2
NEWS
View File

@@ -5,7 +5,7 @@ ver 0.21.25 (not yet released)
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients
* decoder
- opus: apply pre-skip
- opus: apply pre-skip and end trimming
- opus: fix memory leak
* output
- osx: improve sample rate selection