Skip to content

Releases: RenderHeads/UnityPlugin-AVProVideo

AVPro Video v3.0.2 - 7 June 2024

07 Jun 17:09
c8dfbde
Compare
Choose a tag to compare

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

  • Fixes
    • #1875 #1879 Fixed visionOS plugin not being setup correctly in Unity

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

10 May 11:11
c8dfbde
Compare
Choose a tag to compare

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

22 Mar 09:56
c8dfbde
Compare
Choose a tag to compare

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

  • Added
    • #1565 Added WinRT HTTPAsyncRequestHandler
  • Fixed
    • Addressed some memory leaks
    • #1637 #1700 Fixed video frames occasionally render incorrectly fully transparent

AVPro Video v3.0.0-RC4 - 20 March 2024

20 Mar 18:10
c8dfbde
Compare
Choose a tag to compare
Pre-release

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

20 Mar 14:43
c8dfbde
Compare
Choose a tag to compare
Pre-release

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

18 Mar 17:52
c8dfbde
Compare
Choose a tag to compare
Pre-release

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

15 Mar 17:29
c8dfbde
Compare
Choose a tag to compare
Pre-release

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

  • Added
    • #1565 Added WinRT HTTPAsyncRequestHandler
  • Fixed
    • Addressed some memory leaks
    • #1637 #1700 Fixed video frames occasionally render incorrectly fully transparent

AVPro Video v2.9.3 - 11 March 2024

11 Mar 14:45
c8dfbde
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • #1713 Fixed OES texture transform issue

AVPro Video v2.9.2 - 26 February 2024

26 Feb 12:14
c8dfbde
Compare
Choose a tag to compare

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

Changes

Windows

  • Fixes
    • Fixed issue with paths to files on a network share not working

iOS/macOS/tvOS

  • Fixes
    • #1721 Fixed issue with the texture transform being incorrect for certain videos
    • #1745 Fixed issue with GetProgramDateTime() always returning 2001-01-01 after repeatedly seeking to the beginning of a HLS Live stream

AVPro Video v2.9.1 - 15 December 2023

15 Dec 16:23
c8dfbde
Compare
Choose a tag to compare

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

Changes

Android

  • Enhancements
    • #1706 Added Facebook360 audio latency setting
  • Fixes
    • #1679 Audio output whilst not playing issue fix
    • #1694 MediaPlayer API path crash fix

iOS/macOS/tvOS

  • Fixes
    • #1704 Fixed issue with the path component of a file URI not being correctly encoded