diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-10-30 18:15:22 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-11-03 12:01:27 +0100 |
commit | c89e075d5a66e095c4c21d6bb7ecd80bb1137f73 (patch) | |
tree | f016ef6aa27f5d8f38c22baa2f6012b7ca190906 /doc/general.texi | |
parent | 474665346616e446ecd1407002fdf5f88201bf72 (diff) | |
download | ffmpeg-c89e075d5a66e095c4c21d6bb7ecd80bb1137f73.tar.gz |
avcodec: add Interplay ACM decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index e51771a182..f647b81bf9 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -989,6 +989,7 @@ following image formats are supported: @item iLBC (Internet Low Bitrate Codec) @tab E @tab E @tab encoding and decoding supported through external library libilbc @item IMC (Intel Music Coder) @tab @tab X +@item Interplay ACM @tab @tab X @item MACE (Macintosh Audio Compression/Expansion) 3:1 @tab @tab X @item MACE (Macintosh Audio Compression/Expansion) 6:1 @tab @tab X @item MLP (Meridian Lossless Packing) @tab @tab X |