miniav 0.5.8 copy "miniav: ^0.5.8" to clipboard
miniav: ^0.5.8 copied to clipboard

A cross-platform capture library for audio and video providing a standard buffer with GPU path

miniav CHANGELOG #

0.5.8 #

  • fix audio buffer allocations and leak issue

0.5.7 #

  • Fix logger noisiness

0.5.6 #

  • fix FormatException on non-UTF-8 bytes in MiniAV log callback: use Utf8Decoder(allowMalformed: true) instead of toDartString()
  • add setLogCallback and installStderrLogger to route native MiniAV C library logs to a Dart callback

0.5.5 #

  • fix wasapi loopback issue

0.5.4 #

  • adds bindings observer lib to fix crash on hot restart

0.5.3 #

  • Fix crash bug on hot refresh, fix crash on second use of recorder

0.5.2 #

  • adds shared textures

0.5.1 #

  • adds subscriptions and fixes lost device crashes

0.5.0 #

  • adding input support

0.4.7 #

  • fix loopback crackles

0.4.6 #

  • fix build hook null
  • update cmake toolchain

0.4.5 #

0.4.1 #

  • fix issue with num frames not being reported for audio_inputs

1.0.0 #

  • Initial version.
5
likes
150
points
783
downloads

Documentation

API reference

Publisher

verified publisherpracticalxr.com

Weekly Downloads

A cross-platform capture library for audio and video providing a standard buffer with GPU path

License

MIT (license)

Dependencies

miniav_platform_interface

More

Packages that depend on miniav