On Thu, 24 Sep 2020 13:59:06 +0200 "Paul B Mahol" <one...@gmail.com> wrote:
> > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/argo.c | 739 ++++++++++++++++++++++++++++++++++++++++ > libavcodec/codec_desc.c | 7 + > libavcodec/codec_id.h | 1 + > libavformat/argo_brp.c | 14 +- > 6 files changed, 751 insertions(+), 12 deletions(-) > create mode 100644 libavcodec/argo.c > Should probably increment LIBAVCODEC_VERSION_MINOR. Other than that, it's handled every BRP file I've thrown at it. From Alien Odyssey, FX Fighter, and Croc. This lgtm. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".