summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJanne Grunau <janne-ffmpeg@jannau.net>2010-11-02 08:32:04 +0000
committerJanne Grunau <janne-ffmpeg@jannau.net>2010-11-02 08:32:04 +0000
commit136e19e1cf4fb1bc7b35e21357dd75c759b8b35e (patch)
tree886c9fb41e9204bd6fbb74e689778211bb94a5c3 /Changelog
parent6c003e6de835395a07d47ac11b648f6bbf75d419 (diff)
Add single stream LATM/LOAS decoder
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
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1289036a55..979e7133cb 100644
--- a/Changelog
+++ b/Changelog
@@ -50,6 +50,7 @@ version <next>:
- 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: