From 136e19e1cf4fb1bc7b35e21357dd75c759b8b35e Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Tue, 2 Nov 2010 08:32:04 +0000 Subject: Add single stream LATM/LOAS decoder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The decoder is just a wrapper around the AAC decoder. based on patch by Paul Kendall { paul <ät> kcbbs gen nz } Originally committed as revision 25642 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 1289036a55..979e7133cb 100644 --- a/Changelog +++ b/Changelog @@ -50,6 +50,7 @@ version : - transpose filter added - ffmpeg -force_key_frames option added - demuxer for receiving raw rtp:// URLs without an SDP description +- single stream LATM/LOAS decoder version 0.6: -- cgit v1.2.3