media_kit_video 0.0.3 copy "media_kit_video: ^0.0.3" to clipboard
media_kit_video: ^0.0.3 copied to clipboard

Native implementation for video playback in package:media_kit.

0.0.3 #

  • fix: add .framework & .xcframework for all libs

0.0.2 #

  • macOS support:
    • Hardware: MPV_RENDER_API_TYPE_OPENGL + pixel buffer + METAL
    • Software: MPV_RENDER_API_TYPE_SW + pixel buffer
  • iOS support:
    • Hardware: MPV_RENDER_API_TYPE_OPENGL + pixel buffer
    • Software: MPV_RENDER_API_TYPE_SW + pixel buffer
  • fix(windows): use TextureRegistrar::UnregisterTexture release callback to free texture resources
  • fix(windows): synchronize texture unregister & release on frame dimensions change
  • feat: aspectRatio parameter for Video widget.

0.0.1 #

  • Initial release.
  • Windows support:
    • Hardware: MPV_RENDER_API_TYPE_OPENGL + ANGLE + DirectX 11
    • Software: MPV_RENDER_API_TYPE_SW + pixel buffer
  • GNU/Linux support:
    • Hardware: MPV_RENDER_API_TYPE_OPENGL + GDK/GL
    • Software: MPV_RENDER_API_TYPE_SW + pixel buffer
13
likes
0
pub points
98%
popularity

Publisher

verified publishermedia-kit.dev

Native implementation for video playback in package:media_kit.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.github.com

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on media_kit_video