Release v2.8.0
- 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