diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-11-18 12:07:14 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-11-26 08:29:42 +0100 |
commit | 56d061ce9da954560892e3551513d5ecc0439846 (patch) | |
tree | 997058b72819c43a81c3d9289699fa9cb1ab31e5 /Changelog | |
parent | de44dfc7c0ec02bda7d846ef713145c890bfae3f (diff) | |
download | ffmpeg-56d061ce9da954560892e3551513d5ecc0439846.tar.gz |
metasound: add last missing modes (8kHz @ 6kbps per channel)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ version 10: the -noaccurate_seek option. - avconv -t option can now be used for inputs, to limit the duration of data read from an input file -- incomplete Voxware MetaSound decoder +- Voxware MetaSound decoder - WebP decoder - Error Resilient AAC syntax (ER AAC LC) decoding - Low Delay AAC (ER AAC LD) decoding |