Skip to content

Release v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 11:51
· 271 commits to master since this release
3125eac
  • Fix first frame getting dropped
  • Fix importing gif/webp/apng with variable frame durations
  • Calculate mean color frame by frame instead of combining to one large array, saving memory
  • Fix webp collapsing same frames, causing incorrect timestamps
  • Avoid overwritting frame in pyav
  • Remove wheel as build dependency