miniav_tools_platform_interface 0.2.20 copy "miniav_tools_platform_interface: ^0.2.20" to clipboard
miniav_tools_platform_interface: ^0.2.20 copied to clipboard

Platform interface for miniav_tools, providing codec/container types and abstract backend contracts.

Changelog #

0.2.20 #

  • increments minigpu to 1.4.14

0.2.19 #

  • increments minigpu to 1.4.12

0.2.18 #

  • increments minigpu to 1.4.11

0.2.17 #

  • increments minigpu to 1.4.9

0.2.16 #

  • increments minigpu to 1.4.8, hopefully fix cpu fallback

0.2.15 #

  • increments minigpu to 1.4.7

0.2.14 #

  • fixes unicode, increments minigpu to 1.4.7

0.2.12 #

  • Increment minigpu to 1.4.6

0.2.11 #

0.2.9 #

0.2.8 #

  • add RecorderLogSource.minigpu: routes native minigpu/Dawn log lines through the unified Recorder log callback; Recorder.minigpuLevelFor public helper for tests; 12 new tests in log_level_test.dart

0.2.7 #

  • fix FormatException on non-UTF-8 bytes in MiniAV log callback: use Utf8Decoder(allowMalformed: true) instead of toDartString()
  • Increment minigpu to 1.4.4

0.2.5 #

0.2.4 #

0.2.3 #

  • add unified Recorder.setLogLevel and Recorder.setLogCallback routing all native logs (MiniAV + FFmpeg) through a single Dart callback

0.2.1 #

  • fixes dawn find issue

0.2.0 #

  • add more quality control, fix ffmpeg usage issue

0.1.9 #

  • fixes timestamp issues

0.1.8 #

  • recorder scaling, warmup feature

0.1.7 #

  • adds transform effects

0.1.6 #

  • adds clip buffer

0.1.5 #

  • fix loopback issue

0.1.4 #

  • fix loopback issue, add tests

0.1.3 #

  • update with fixes

0.1.2 #

  • recorder sync and multi files

0.1.1 #

  • updated to latest miniav/minigpu deps

0.1.0 — 2026-05-02 #

  • Initial release. Defines MiniAVToolsPlatform, MiniAVToolsBackend, EncoderConfig, DecoderConfig, MuxerConfig, DemuxerConfig, EncodedPacket, FrameSource, codec/container enums, and exception types.
0
likes
0
points
1.77k
downloads

Publisher

verified publisherpracticalxr.com

Weekly Downloads

Platform interface for miniav_tools, providing codec/container types and abstract backend contracts.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

miniav_platform_interface, minigpu_platform_interface

More

Packages that depend on miniav_tools_platform_interface