v1.3.0
What's Changed
- refactor: align encoder configuration with Chromium WebCodecs behavior by @Brooooooklyn in #16
- feat(demuxer): add async iteration and demuxAsync method by @Brooooooklyn in #17
- test: fix flaky by @Brooooooklyn in #18
- chore: upgrade deps by @Brooooooklyn in #19
- build: enable x265 alpha channel support for all platforms by @Brooooooklyn in #20
- feat: add an example of generating HEVC in the browser's canvas by @yisibl in #23
- feat: add
.editorconfigfile by @yisibl in #26 - ci: pin cmake 3.x on Windows by @Brooooooklyn in #30
- build: macOS ffmpeg full build by @Brooooooklyn in #31
- fix: B-frames during HEVC encoding cause PTS/DTS mismatches, resulting in video jitter by @yisibl in #24
- feat(encoder): add HEVC alpha channel encoding support by @Brooooooklyn in #21
Full Changelog: v1.2.1...v1.3.0