diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2020-05-16 11:53:36 +0000 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-05-27 22:13:39 +0200 |
commit | b1189c1571321626b2777bd04f81b3e237f8210b (patch) | |
tree | 6788a111c395289627ff517a5c5c9dd3e424524a /doc/general.texi | |
parent | 908199802af608ae4ea79b3ee854b28b64018a06 (diff) | |
download | ffmpeg-b1189c1571321626b2777bd04f81b3e237f8210b.tar.gz |
avcodec: add adpcm_ima_ssi encoder
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 4aaf506e56..9b0ee96752 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1108,7 +1108,7 @@ following image formats are supported: @item ADPCM IMA Funcom @tab @tab X @item ADPCM IMA High Voltage Software ALP @tab @tab X @item ADPCM IMA QuickTime @tab X @tab X -@item ADPCM IMA Simon & Schuster Interactive @tab @tab X +@item ADPCM IMA Simon & Schuster Interactive @tab X @tab X @item ADPCM IMA Ubisoft APM @tab @tab X @item ADPCM IMA Loki SDL MJPEG @tab @tab X @item ADPCM IMA WAV @tab X @tab X |