From 7ddcc4c8a1927d6ca4361d132b56883c8ca77450 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 11 Feb 2009 18:14:59 +0100 Subject: ffmpeg: added TTA support The ffmpeg library supports the "True Audio Codec". The entry in ffmpeg_suffixes was missing. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 55517ddcb..f0118885e 100644 --- a/NEWS +++ b/NEWS @@ -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: -- cgit v1.2.3