[FFmpeg-devel] [PATCH 1/2] avcodec: Implement Acorn Replay IMA ADPCM decoder
Zane van Iperen
zane at zanevaniperen.com
Sat May 8 14:05:51 EEST 2021
On 8/5/21 2:50 am, Cameron Cawley wrote:
> ---
> Changelog | 1 +
> doc/general_contents.texi | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/adpcm.c | 19 +++++++++++++++++++
> libavcodec/allcodecs.c | 1 +
> libavcodec/codec_desc.c | 7 +++++++
> libavcodec/codec_id.h | 1 +
> libavcodec/utils.c | 1 +
> libavcodec/version.h | 2 +-
> 9 files changed, 33 insertions(+), 1 deletion(-)
>
Both lgtm, will apply.
Zane
More information about the ffmpeg-devel
mailing list