[FFmpeg-devel] [PATCH v4 1/1] avformat: add mca demuxer

Paul B Mahol onemda at gmail.com
Thu Sep 10 17:10:20 EEST 2020


On Thu, Sep 03, 2020 at 04:32:37PM -0600, liushuyu at aosc.io wrote:
> From: Zixing Liu <liushuyu at aosc.io>
> 
> Signed-off-by: liushuyu <liushuyu at aosc.io>
> ---
>  Changelog                |   1 +
>  doc/general.texi         |   2 +
>  libavformat/Makefile     |   1 +
>  libavformat/allformats.c |   1 +
>  libavformat/mca.c        | 226 +++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h    |   2 +-
>  6 files changed, 232 insertions(+), 1 deletion(-)
>  create mode 100644 libavformat/mca.c
> 

Gonna test and apply soon.


More information about the ffmpeg-devel mailing list