Releases: RenderHeads/UnityPlugin-AVProVideo
Releases · RenderHeads/UnityPlugin-AVProVideo
AVPro Video v3.0.4 - 21 June 2024
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
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)
AVPro Video v3.0.3 - 14 June 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
Android
- Fixes
- #1768 Ensure ExoPlayer is always created/called on the same (UI) thread
- #1804 The ExoPlayer API path will now play audio only files
- #1843 MediaPlayer API Path should now return correct video width and height
- #1846 #1881 Better fix for file offset not working as it should. Now script setting of the offset works along side editor component setting
- #1882 #1893 Fixed issue with playback failing on Android versions 10 and lower (API 29 and lower)
Android/macOS/iOS/tvOS/visionOS
- Fixes
- Fixed PlatformMediaPlayer bug where opening a video with no text tracks after having one with text tracks was leaving the previously loaded video text track info at c# level (would have been the same for video and audio)
AVPro Video v3.0.2 - 7 June 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
macOS/iOS/tvOS/visionOS
- Improvements
- Improved colour reproduction for 8bit video range movies
- Fixes
- Fixed lack of output when playing 10bit HEVC in one of the Core editions
- Fixed issue with post-processing builds when using older Unity versions
- #1884 Fixed issue with audio and text track information not being loaded
iOS/tvOS/visionOS
- Fixes
- #1876 Fixed issue with .meta and .DS_Store files within the xcframework breaking the code signature
iOS
- Fixes
- #1880 Fixed crash when running on iOS 14
visionOS
Android
- Fixes
- #1809 #1844 Finished event (and IsFinished()) no longer triggered when a seek finishes
- #1811 Fixed crash due to SeekFast tolerance overflowing and becoming negative
- #1831 Fixed GetProgramDateTime() return value
- #1836 Fix for audio subsystem being the same when opening a second video on an existing MediaPlayer
- #1881 Fixed playback when videos with a file offset are used
Windows
- Fixes
- #1852 Fixed broken looping in Media Foundation and DirectShow
AVPro Video v3.0.1 - 10 May 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
macOS/iOS/tvOS/visionOS
- Fixes
- Fixed race condition between opening media and setting playback flags resulting in the player not being set-up correctly
iOS/tvOS
- Fixes
- Fixed build issue when using Unity versions that include support for xcframeworks
Android
- Fixes
- #1818 Fixed stale sampler state when usnig BGRA texture mode
AVPro Video v3.0.0 - 22 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
General
- Changed
- Android and Apple C# player layer merged to bring commonality and speed increase when interfacing to native plugin
iOS / tvOS
- Added
- Simulator support
visionOS
- Added
- Support for visionOS
Android
- Added
- Vulkan rendering pipeline support
- Changed
- ExoPlayer usage updated to use media3
Windows
AVPro Video v3.0.0-RC4 - 20 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
iOS/tvOS/visionOS
- Fixes
- Fixed issue with certain symbols not being stripped leading to build issues when using Unity's XR framework
AVPro Video v3.0.0-RC3 - 20 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
iOS/tvOS/visionOS
- Fixes
- #1789 No longer exporting symbols for UnityPluginLoad and UnityPluginUnload
AVPro Video v3.0.0-RC2 - 18 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
General
- Fixes
- Fixed issue that stopped update v2.x to v3.x process
Android
- Fixes
- Improved memory performance
- OES flicker addressed
AVPro Video v3.0.0-RC1 - 15 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
General
- Changed
- Android and Apple C# player layer merged to bring commonality and speed increase when interfacing to native plugin
iOS / tvOS
- Added
- Simulator support
visionOS
- Added
- Support for visionOS
Android
- Added
- Vulkan rendering pipeline support
- Changed
- ExoPlayer usage updated to use media3
Windows
AVPro Video v2.9.3 - 11 March 2024
For full documentation about features, usage and upgrading please visit the developer portal
Changes
Android
- Fixes
- #1713 Fixed OES texture transform issue