[FFmpeg-devel] [PATCH] avformat: add CRI AAX demuxer

Paul B Mahol onemda at gmail.com
Thu Sep 17 13:38:52 EEST 2020


On Sun, Sep 13, 2020 at 08:01:33PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/adxdec.c      |  16 ++
>  libavformat/Makefile     |   1 +
>  libavformat/aaxdec.c     | 377 +++++++++++++++++++++++++++++++++++++++
>  libavformat/allformats.c |   1 +
>  4 files changed, 395 insertions(+)
>  create mode 100644 libavformat/aaxdec.c
> 

gonna apply


More information about the ffmpeg-devel mailing list