diff options
author | Max Kellermann <max@duempel.org> | 2014-11-11 07:41:01 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-11 11:20:18 +0100 |
commit | c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5 (patch) | |
tree | 3b61e60c56de975644a4739a6e240c5cb441d314 /NEWS | |
parent | ba6f2b0467d85e5d855c7bc9649a09cfe973e4b9 (diff) | |
download | mpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.tar.gz mpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.tar.xz mpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.zip |
decoder/opus: support chained streams
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ver 0.19.3 (not yet released) - audiofile: fix bit rate calculation - ffmpeg: support opus - opus: fix bogus duration on streams + - opus: support chained streams - opus: improved error logging * fix distorted audio with soxr resampler * fix build failure on Mac OS X with non-Apple compilers |