[FFmpeg-devel] [PATCH 1/2] avcodec/pngdec: add APNG support.
Benoit Fouet
benoit.fouet at free.fr
Fri Nov 21 09:57:34 CET 2014
Hi,
----- Mail original -----
> On Thu, Nov 20, 2014 at 03:07:17PM +0100, Benoit Fouet wrote:
> > ---
> > libavcodec/Makefile | 1 +
> > libavcodec/allcodecs.c | 1 +
> > libavcodec/avcodec.h | 1 +
> > libavcodec/codec_desc.c | 8 +++
> > libavcodec/pngdec.c | 142
> > +++++++++++++++++++++++++++++++++++++++++++++++-
> > 5 files changed, 150 insertions(+), 3 deletions(-)
>
> apng is missing a dependancy on zlib in configure (see png in
> configure)
>
Fixed locally. Will resend when/if there are no other points to address.
Thanks,
--
Ben
More information about the ffmpeg-devel
mailing list