Skip to content

AVPro Video v3.0.4 - 21 June 2024

Choose a tag to compare

@Ste-RH Ste-RH released this 21 Jun 12:58
· 20 commits to master since this release
c8dfbde

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

Changes

Android

  • Fixes
    • Fixed crash when Vulkan is chosen as the renderer on some Android 8 devices
    • #1807 #1898 Fixed issue with EGL context creation failing when enabling Low Overhead Mode (GLES) in the Oculus XR Plugin options
    • #1818 Fixed issue with chroma plane sampling being set to nearest
    • #1838 Fixed issue with SetPlayerOptions method signature
    • #1895 Fixed issue with finished seeking event not firing
    • #1905 Fixed issue with media loads not reporting as failed when the codec is not supported
    • #1908 Fixed issue with looping flag not being set correctly when opening a video in a player that is currently in use

iOS

  • Fixes
    • #1829 Fixed issue where a video that had finished playing would restart when the application becomes active
    • #1901 Fixed issue where the main thread would be blocked waiting for synchronous property query on a remote asset

Windows

  • Fixes
    • #1692 Fixed issues with Media Foundation looping (auto and manual) failing after indeterminate amounts of time
  • Added
    • Flag to disable Media Foundation 'Renderer Sync' in case it causes issues (hardware path only)