Skip to content

v2.0.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Apr 18:43
· 205 commits to main since this release
  • Update avcpp to 2.6.0 and ffmpeg to 7.1.1
  • Full TypeScript types for all avcpp methods and data structures
  • Fully asynchronous bindings, each method has an ...Async counterpart
  • Fully thread-safe (see warning) in async mode
  • New hadron-based build with Conan 2
  • Support copying streams without transcoding - by piping an encoded output from a Demuxer directly to a Muxer
  • Drop macOS 12 support