On Mon, Apr 13, 2020 at 5:58 PM James Almer <[email protected]> wrote: > > Based on code from the BMP parser. > > Addresses ticket #8574 > > Signed-off-by: James Almer <[email protected]> > --- > libavcodec/Makefile | 1 + > libavcodec/parsers.c | 1 + > libavcodec/webp_parser.c | 112 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 114 insertions(+) > create mode 100644 libavcodec/webp_parser.c >
lgtm. _______________________________________________ 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".
