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

A Dart FFI library for the miniav project, providing bindings to the native miniav C library.

minigpu_ffi 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()
  • implement setLogCallback with NativeCallable.listener in miniav_ffi
  • 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 #

  • fixed windows screen cpu path

0.4.4 #

0.4.3 #

0.4.1 #

  • fix issue with num frames not being reported for audio_inputs

1.0.0 #

  • Initial version.
4
likes
130
points
919
downloads

Documentation

API reference

Publisher

verified publisherpracticalxr.com

Weekly Downloads

A Dart FFI library for the miniav project, providing bindings to the native miniav C library.

License

MIT (license)

Dependencies

ffi, miniav_platform_interface, native_toolchain_cmake

More

Packages that depend on miniav_ffi