summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-08-03 08:22:05 +0200
committerMax Kellermann <max@musicpd.org>2019-08-03 08:35:00 +0200
commit952c79323591e28ee1bfff76cff6f4aefeaefeab (patch)
tree79b26b3696c1cc0d7afdd1f80a4609283dd511b5 /NEWS
parent3e3d8c7f9d095daac987a9688b1917e556ae8649 (diff)
decoder/mad: subtract libmad decoder delay from LAME encoder padding
Apparently, libmad not only inserts 529 samples of silence at the beginning of the file, but also removes them at the end. This solves the last piece of https://github.com/MusicPlayerDaemon/MPD/issues/601 Closes https://github.com/MusicPlayerDaemon/MPD/issues/601
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed5b4d94c..1f40838f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.21.12 (not yet released)
* decoder
- mad: update bit rate after seeking
+ - mad: fix several bugs preventing the plugin from decoding the last frame
- opus: ignore case in replay gain tag names
- opus, vorbis: decode the "end of stream" packet
* output