]> git.sesse.net Git - ffmpeg/commit
avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant
authorZane van Iperen <zane@zanevaniperen.com>
Thu, 6 Feb 2020 06:58:10 +0000 (06:58 +0000)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 6 Feb 2020 16:26:22 +0000 (17:26 +0100)
commit5d038a86d69c9024e0fe6a434af7b73793b1d492
treef1ba918631222531822ee49a8305796f6df2dc92
parent31d7b17c4671329a372e2762b4c5892dd0314ee5
avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant

Adds support for the ADPCM variant used by some Simon & Schuster
Interactive games such as Real War, and Real War: Rogue States.

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>
libavcodec/Makefile
libavcodec/adpcm.c
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/version.h