yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
304 stars 73 forks source link

Boost performance for animated images #79

Closed yeatse closed 8 months ago

yeatse commented 8 months ago
  1. Cache decoded frames to avoid decoding multiple times
  2. Avoid unneeded encoding when serializing to local cache
  3. Support encoding frames in variable durations