]> git.sesse.net Git - ffmpeg/commit
avcodec: add decoder for Rayman 2's ADPCM variant
authorZane van Iperen <zane@zanevaniperen.com>
Thu, 20 Feb 2020 11:31:46 +0000 (11:31 +0000)
committerPaul B Mahol <onemda@gmail.com>
Fri, 21 Feb 2020 13:46:19 +0000 (14:46 +0100)
commitaf65357207216f40b81fe2195eeed59745a09fdb
treea3bac7603d9f9b789dce7c9dc0ff8ce44a8ef95b
parent56df8296f5221524bd06e91e6639c08753d1b8a0
avcodec: add decoder for Rayman 2's ADPCM variant

Adds support for the ADPCM variant used in Rayman 2's files.

Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
libavcodec/Makefile
libavcodec/adpcm.c
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/version.h