Skip to content
Snippets Groups Projects
Commit 51ca7032 authored by Donny Yang's avatar Donny Yang Committed by Michael Niedermayer
Browse files

apng: Support inter-frame compression


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: default avatarDonny Yang <work@kota.moe>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 3322f0d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment