ACL Pack v1.0.3 — API unification + ARM Linux aarch64
v1.0.3 unifies the public API across Android arm64-v8a and new ARM Linux aarch64. 61 operators moved non-type template parameters to runtime arguments, and the 24 RGB↔YUV operators now use a single acl::YUVConvertParams struct. Existing license.dat files remain compatible.
📖 Full Changelog · 📚 API Reference
Highlights
- ARM Linux aarch64 support — validated via
qemu-aarch64-static. - 61 operators simplified —
enum/bool/inttemplate args become runtime args with defaults. - New
acl::YUVConvertParams— one struct replaces 7–9 YUV template parameters. - Bit-identical vs v1.0.1/v1.0.2; old
license.datstill works.
Packages
3 paid tiers × 2 platforms: starter / pro / business for Android arm64-v8a and Linux aarch64. Trial ships via this GitHub release.