Re: [FFmpeg-devel] [PATCH] avcodec: add MV30 decoder
Will apply. On 4/8/20, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h| 1 + > libavcodec/codec_desc.c | 7 + > libavcodec/mv30.c | 749 >
[FFmpeg-devel] [PATCH] avcodec: add MV30 decoder
Signed-off-by: Paul B Mahol --- libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1 + libavcodec/avcodec.h| 1 + libavcodec/codec_desc.c | 7 + libavcodec/mv30.c | 749 libavformat/riff.c | 1 + 6 files changed, 760 inserti