On 14/09/13 13:40, Diego Biurrun wrote: > On Fri, Sep 13, 2013 at 04:30:59PM -0400, Justin Ruggles wrote: >> --- >> doc/general.texi | 2 + >> libavcodec/Makefile | 1 + >> libavcodec/allcodecs.c | 1 + >> libavcodec/avcodec.h | 1 + >> libavcodec/codec_desc.c | 8 ++ >> libavcodec/vp8.c | 18 ++-- >> libavcodec/vp8.h | 7 ++ >> libavcodec/webp.c | 246 >> ++++++++++++++++++++++++++++++++++++++++++++++++ >> libavformat/img2.c | 1 + >> 9 files changed, 276 insertions(+), 9 deletions(-) >> create mode 100644 libavcodec/webp.c > > See the new codec checklist.
https://libav.org/developer.html#New-codecs-or-formats-checklist We might want to make it more evident. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
