Improvements
- Slightly faster.
- 60%-80% reduction in the resident set depending on the number of tiles in use. Now the resident set is nearly independent from the number of tiles in use.
Changes
- The CI now uses Github Actions
- The tags will be
p${isodate}
for prereleases andv{semver}
for releases.
Fixes
- Relax the y4m memory limit, now 8k content can be encoded again.