Skip to content

v1.2.1

Choose a tag to compare

@Brooooooklyn Brooooooklyn released this 26 Dec 16:24
· 88 commits to main since this release
v1.2.1
ae00a95

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

  • @yisibl made their first contribution in #8

Full Changelog: v1.2.0...v1.2.1