[FFmpeg-devel] [PATCH 3/3] avcodec: add ADPCM AGM decoder
Paul B Mahol
onemda at gmail.com
Wed Apr 10 20:40:02 EEST 2019
On 4/10/19, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/Makefile | 1 +
> libavcodec/adpcm.c | 58 +++++++++++++++++++++++++++++++++++++++++
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h | 1 +
> libavcodec/codec_desc.c | 7 +++++
> libavformat/riff.c | 1 +
> 6 files changed, 69 insertions(+)
>
Gonna apply this set soon.
More information about the ffmpeg-devel
mailing list