AVPro Video v3.0.7 - 16 July 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
Android
- Fixes
- Fixed issue with multivariant playlists not being handled correctly when overriding the HLS decryption key
- When a single video is present in the playlist, it will always try to be played regardless of whether the device reports it as 'supported' or not
- #1903 Fixed issue with Dispose/Deinitialise calling ExoPlayer API functions off the main thread
- #1935 #1942 #1945 Fixed issue with video orientation not being applied correctly
macOS/iOS/tvOS/visionOS
- Fixes
- Fixed crash when playing certain HLS streams
- Fixed issue where orientation isn’t correctly applied due to incomplete transformation matrix in the video’s metadata
WindowsUWP
- Fixes
- Renamed OptionsWindowsUWP.audioOutput to OptionsWindowsUWP._audioMode to be consistent with OptionsWindows and the other platforms