[FFmpeg-devel] [PATCH] apng: Support inter-frame compression

Michael Niedermayer michael at niedermayer.cc
Fri Aug 28 04:40:41 CEST 2015


On Wed, Aug 19, 2015 at 06:41:23AM +0000, Donny Yang wrote:
> The current algorithm is just "try all the combinations, and pick the best".
> It's not very fast either, probably due to a lot of copying, but will do for
> an initial implementation.
> 
> Signed-off-by: Donny Yang <work at kota.moe>
> ---
>  libavcodec/pngenc.c | 420 +++++++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 384 insertions(+), 36 deletions(-)

applied

if you want git write access, send me you public ssh key
also if you want to maintain the code in the future, feel free to
add yourself to the MAINTAINERs file

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: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150828/8ef68328/attachment.sig>


More information about the ffmpeg-devel mailing list