Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2011-09-07 00:08:29 +0400
committerJanne Grunau <janne-libav@jannau.net>2011-09-22 22:39:24 +0400
commitdcb9f6a20dbddd1f95b6b322fc4c5fd0b5315729 (patch)
tree7bb02c8f5a792105bcec6202e547402731dffb9d /Changelog
parent59df4b82a5d2d614636076b0bd3e03aba400fc96 (diff)
Add LATM demuxer
This is a raw demuxer for the AAC LATM decoder and thus limited to single stream LOAS.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 3cd2c0de05..bbe6a60325 100644
--- a/Changelog
+++ b/Changelog
@@ -42,7 +42,7 @@ easier to use. The changes are:
* -intra option was removed, it's equivalent to -g 0.
- XMV demuxer
- Windows Media Image decoder
-- LATM muxer
+- LATM muxer/demuxer
- showinfo filter
- split filter
- libcdio-paranoia input device for audio CD grabbing