diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2020-11-02 15:47:29 +1000 |
---|---|---|
committer | Zane van Iperen <zane@zanevaniperen.com> | 2020-11-09 14:58:38 +1000 |
commit | 555f5c1fc5ae0c4e7b0431dc3166c3fcf3f4e979 (patch) | |
tree | c53f4f1b10267d47a0c835252a3b108ad3fcb06e /doc/general_contents.texi | |
parent | 8903cb3c15344d90a6959cd5f416b74e4ef23dbc (diff) | |
download | ffmpeg-555f5c1fc5ae0c4e7b0431dc3166c3fcf3f4e979.tar.gz |
avcodec: add adpcm_ima_amv encoder
Fixes ticket #747.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'doc/general_contents.texi')
-rw-r--r-- | doc/general_contents.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index ab9a6a2a18..7033816b5a 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -1106,7 +1106,7 @@ following image formats are supported: @item ADPCM Electronic Arts XAS @tab @tab X @item ADPCM G.722 @tab X @tab X @item ADPCM G.726 @tab X @tab X -@item ADPCM IMA AMV @tab @tab X +@item ADPCM IMA AMV @tab X @tab X @tab Used in AMV files @item ADPCM IMA Cunning Developments @tab @tab X @item ADPCM IMA Electronic Arts EACS @tab @tab X |