Will apply with minor nits fixed. On 2/12/20, Paul B Mahol <[email protected]> wrote: > From: Alyssa Milburn <[email protected]> > > 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 <[email protected]> > Signed-off-by: Paul B Mahol <[email protected]> > --- > 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
