diff options
author | Max Kellermann <max@duempel.org> | 2009-02-11 18:14:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-11 18:14:59 +0100 |
commit | 7ddcc4c8a1927d6ca4361d132b56883c8ca77450 (patch) | |
tree | eb9cab64966ba497d58bc02c13cdde6262190957 /NEWS | |
parent | 14b57e5b096a21e625920b612069db533a19bb9d (diff) | |
download | mpd-7ddcc4c8a1927d6ca4361d132b56883c8ca77450.tar.gz mpd-7ddcc4c8a1927d6ca4361d132b56883c8ca77450.tar.xz mpd-7ddcc4c8a1927d6ca4361d132b56883c8ca77450.zip |
ffmpeg: added TTA support
The ffmpeg library supports the "True Audio Codec". The entry in
ffmpeg_suffixes was missing.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ver 0.14.2 (2009/??/??) - ffmpeg: check if the time stamp is valid - ffmpeg: fixed seek integer overflow - ffmpeg: enable WAV streaming + - ffmpeg: added TTA support - wavpack: pass NULL if the .wvc file fails to open - mikmod: call MikMod_Exit() only in the finish() method * audio outputs: |