[FFmpeg-devel] [PATCH 1/2] avcodec/pngdec: add APNG support.
Michael Niedermayer
michaelni at gmx.at
Thu Nov 20 16:18:08 CET 2014
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)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141120/49f8d673/attachment.asc>
More information about the ffmpeg-devel
mailing list