[FFmpeg-devel] [PATCH 3/5] avcodec: add MobiClip video decoder

Paul B Mahol onemda at gmail.com
Thu Sep 3 10:34:19 EEST 2020


On 9/1/20, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/Makefile     |    1 +
>  libavcodec/allcodecs.c  |    1 +
>  libavcodec/codec_desc.c |    7 +
>  libavcodec/codec_id.h   |    1 +
>  libavcodec/mobiclip.c   | 1427 +++++++++++++++++++++++++++++++++++++++
>  5 files changed, 1437 insertions(+)
>  create mode 100644 libavcodec/mobiclip.c

Gonna apply this patch set.


More information about the ffmpeg-devel mailing list