Skip to content

Releases: wizpanda/super-gif

Adding a ready flag to denote when the player is ready

26 Aug 07:05
Compare
Choose a tag to compare

Reducing memory footprint by GCing the stream

26 Aug 06:22
Compare
Choose a tag to compare

Performance:

  1. Garbage collecting the stream object to improve memory footprint
  2. Renamed one method name

Code diff: v0.0.2...v0.0.3