Will apply with minor nits fixed. On 2/12/20, Paul B Mahol <one...@gmail.com> wrote: > From: Alyssa Milburn <amilb...@zall.org> > > This adds a decoder for Broderbund's sprite-based QuickTime CDToons > codec, based on the decoder I wrote for ScummVM. > > Signed-off-by: Alyssa Milburn <amilb...@zall.org> > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > doc/general.texi | 2 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/cdtoons.c | 445 ++++++++++++++++++++++++++++++++++++++++ > libavcodec/codec_desc.c | 7 + > libavformat/isom.c | 1 + > 7 files changed, 458 insertions(+) > create mode 100644 libavcodec/cdtoons.c _______________________________________________ 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".