Changes listed according to the Keep a Changelog standard. This project attempts to use Semantic Versioning, to the best of its author's ability.
- Add 64-bit builds
- Add Avisynth+ Linux and macOS support
- Build with Avisynth+ header
- Remove Avisynth 2.5 support
- Fix tilesheet processing for interlaced clips
- Recompile to remove SSE/SSE2 requirement and Visual C++ CRT dependency
- Add YV12 support
- Add CLUTer palettizing function
- Expand lotile/hitile operation to clip-only mode
- Correct braindead inclusion guard mistake in TurnsTile.h
- Fix 'res' option to round values correctly
- Update auto calc for tile size, now properly accounts for minimum YUY2 width
- Add 'levels', 'lotile', 'hitile'
- Add auto calculation of default tile size
- Change 'res' behavior to simulate bit depth adjustment
- Initial release