Skip to content

AVPro Video v3.3.4 - 2nd December 2025

Latest

Choose a tag to compare

@Ste-RH Ste-RH released this 02 Dec 13:00
· 2 commits to master since this release
3e2baf5

For full documentation about features, usage and upgrading please visit the developer portal

General

  • Fixes
    • #2395 Fixed compile issue with Unity 2020

Android

  • Fixes
    • Fixed random crash caused by race condition when closing media
    • Fixed issue where audio would drift out of sync when pausing/unpausing repeatedly when piping out audio to Unity
    • #2362 Fixed crash when playing a video with power-of-two dimensions when using the Vulkan rendering API and Generate Mipmaps is enabled
    • #2377 Fixed issue with the 32-bit build of the plugin where playback will stall indefinitely
    • #2379 Fixed issue with the system's Opus codec being selected in preference to AVPro Video's opus codec when using fb360 audio on AndroidXR
    • #2384 Fixed issue with OpenXR surface not being released when switching scenes and using the BGRA texture format
    • #2389 Fixed issue with memory not being released on CloseMedia() call when using ExoPlayer API and Play() has not been called
    • #2390 Fixed issue with reduced frame rate when using OES rendering

macOS/iOS/tvOS/visionOS

  • Added
    • Added support for tonemapping of HDR video content
  • Fixes
    • #2376 Fixed track selection issue where video files with multiple tracks of the same media type that are all flagged as default lead to only a single track being reported and not being selected by the player

iOS/tvOS/visionOS

  • Changes
    • Minimum supported Xcode version is now 16.0

Windows

  • Fixes
    • #2327 Fixed crash when dynamically changing between WinRT and non-WinRT video APIs
    • #2385 Fixed regression with stereo detection reporting incorrect values under WinRT

HarmonyOS NEXT

  • Fixes
    • #2350 Part fix offered for issue seen when closing and opening a video on a player without destroying the player first