[FFmpeg-devel] [PATCH 2/3] apng: Add a basic APNG encoder
Michael Niedermayer
michaelni at gmx.at
Thu Apr 2 04:13:18 CEST 2015
On Tue, Mar 31, 2015 at 08:58:26PM +0000, Donny Yang wrote:
> Signed-off-by: Donny Yang <work at kota.moe>
> ---
> configure | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 2 +-
> libavcodec/pngenc.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++---
> 4 files changed, 143 insertions(+), 10 deletions(-)
patch applied
if you like you could replace the crc32() uses in pngenc.c
by libavutils crc as well
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- 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/20150402/e6b82fe1/attachment.asc>
More information about the ffmpeg-devel
mailing list