Skip to content

AVPro Video v3.0.5 - 28 June 2024

Choose a tag to compare

@Ste-RH Ste-RH released this 28 Jun 11:24
· 20 commits to master since this release
c8dfbde

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

Changes

Android

  • Fixes
    • #1807 Fixed crash when using OpenGLES 3 and the OVRPlugin with 'Low Overhead Mode' enabled in a release build
    • #1903 Fixed SeekFast crash
    • #1911 Fixed caching not working

iOS

  • Fixes
    • 1808 Fixed issue with main thread being blocked when attempting to cache media and packet loss is 100%

Windows

  • Fixes
    • #1720 Fixed Custom MOV Parser returning incorrect aspects/PAR
    • #1913 Fixed video looping issue on WinRT
    • #1914 Fixed stalling at end of playback as part of #263 improvements
    • #1916 Fixed broken volume setting in Windows players
    • Fixed glitch on Media Player inspector preview where slider toggle could temporarily vanish at end of playback
  • Improvements
    • #263 Matched DirectShow/Media Foundation 'IsPlaying()' functionality to WinRT/other platforms