Skip to content

v1.46.0

Choose a tag to compare

@Vanilagy Vanilagy released this 02 Jun 17:07
· 9 commits to main since this release
b4e5107
  • Added options to registerMediabunnyServer, allowing you to specify a custom hardware context (#389)
  • Added VideoSample.encodeOptions and VideoSample.setEncodeOptions() for providing per-frame encoding settings
  • keyFrame encoding option now always takes precedence over keyFrameInterval when defined
  • Improved VideoSample error messages when the environment has insufficient canvas support
  • Improved VideoSample.clone() performance for ArrayBuffer-backed samples