diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2020-03-08 12:09:02 +0000 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-03-09 01:43:51 +0100 |
commit | d90413e1e52ca453078f4cfd948466ffb591df21 (patch) | |
tree | 8e3e50362e5c7775894d48864820f7d457616d55 /doc/general.texi | |
parent | 0830e9116f786572865a9c800a9156d0c4294f27 (diff) | |
download | ffmpeg-d90413e1e52ca453078f4cfd948466ffb591df21.tar.gz |
avcodec: add decoder for High Voltage Software's ALP ADPCM
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 dbdc348598..87eaad7791 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1100,6 +1100,7 @@ following image formats are supported: @item ADPCM IMA Electronic Arts EACS @tab @tab X @item ADPCM IMA Electronic Arts SEAD @tab @tab X @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 Ubisoft APM @tab @tab X |