v1.2.1
What's Changed
- feat: add libjxl (JPEG XL) support for Windows ARM64 by @Brooooooklyn in #10
- feat: support VP9 alpha encoding by @yisibl in #8
- test: port additional WPT tests for orientation, QP encoding, and content hints by @Brooooooklyn in #11
- refactor: unify frame sharing with Rust Arc, remove FFmpeg ref counting by @Brooooooklyn in #12
- perf: reduce data copies in encode/decode/mux pipeline by @Brooooooklyn in #14
- fix: change QP range for VP9 and AV1 from 0-63 to 0-255 by @Brooooooklyn in #15
New Contributors
Full Changelog: v1.2.0...v1.2.1