Skip to content

Releases: RenderHeads/UnityPlugin-AVProVideo

AVPro Video v2.8.4 - 26 July 2023

26 Jul 11:56
c8dfbde
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • #1600 Regression fix for exception on null

AVPro Video v2.8.3 - 21 July 2023

21 Jul 10:28
c8dfbde
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • #1420 Fixed obsolete warning when setting the override decryption key from script
    • #1594 Fixed issue with playback of videos with more than 2 channels of audio when using ExoPlayer

iOS

  • Fixes
    • #1592 Fixed issue with playback being paused when starting at app startup with no splash screen

Windows

  • Fixes
    • #1506 Fixed issue with DirectShow + remote MP4 video deadlocking with rapid seeking

AVPro Video v2.8.2 - 12 July 2023

12 Jul 14:13
c8dfbde
Compare
Choose a tag to compare

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

Changes

General

  • Fixes
    • #1588 Safety check added to AudioOutput script
  • Improvements
    • #1574 ResolveToRenderTexture options can now be adjusted via script

Android

  • Changes
    • Upgraded ExoPlayer from 2.18.7 to 2.19.0

Windows

  • Improvements
    • #1506 Improved render threading/resource locking between native and Unity
  • Fixes
    • #1536 Fixed some compatibility issues with Microsoft Basic Render Driver (primarily for UWP)
    • #1579 Fixed D3D11 cached render target references causing resize issues
    • #1583 Fixed DirectShow failing to load a video after loading one with SAR != 1.0

macOS

  • Fixes
    • Fixed editor crash when closing the editor whilst a video is playing caused by Unity shutting down the graphics context prior to releasing the media player instances

AVPro Video v2.8.1 - 30 June 2023

30 Jun 12:19
c8dfbde
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • #1510 HLS playback from TS segments fixed

iOS/macOS/tvOS

  • Fixes
    • Fixed issue with colour reproduction

iOS

  • Fixes
    • Fixed crash caused by a player instance being deallocated whilst the control centre overlay is being opened
    • #973 Fixed issue with plugin version being reported incorrectly after being archived as part of Xcode's build process
    • #1570 Fixed crash caused by Unity using a released texture resource after the last player has been deallocated

AVPro Video v2.8.0 - 26 May 2023

26 May 10:20
c8dfbde
Compare
Choose a tag to compare

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

Changes

General

  • Fixes
    • #1527 Fixed issue when using overrideFrameRate parameter of GetCurrentTimeFrames()

Android

  • Changes
    • Upgraded ExoPlayer from 2.18.2 to 2.18.7
  • Fixes
    • #1546 Fixed an issue that blocked audio playback via Unity when using Unity 2022.2.x

iOS/macOS/tvOS

  • Improvements

    • #1033 Added support for programmatically changing the audio mode after the player has been created
  • Fixes

    • #1492 Fixed issue with audio desynchronising when the player is paused for a short period of time
    • #1544 Fixed issue with HEVC 10bit output not being visible

macOS

  • Fixes
    • Fixed issue with HAP playback when reported dimensions are not multiples of 4

iOS

  • Fixes
    • #1508 Fixed issue with Unity's audio not resuming when moving from background to foreground whilst a media player instance is playing

Windows

  • Changes
    • Improved D3D11 GPU resource locking for better frame sync in Unity
    • Removed some legacy WinRT code
  • Fixes
    • Fixed issue with local HLS file playback not working in DirectShow and WinRT
    • Disabled GPU resource locking in WinRT due to MF bug
    • Fixed WinRT crash on exit if still playing

AVPro Video v2.7.3 - 15 February 2023

15 Feb 11:22
c8dfbde
Compare
Choose a tag to compare

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

Changes

macOS

  • Fixes
    • Fixed issue with Hap videos not displaying

iOS/tvOS

  • Fixes
    • #1449 Fixed issue with background audio playback

AVPro Video v2.7.2 - 9 February 2023

09 Feb 14:04
c8dfbde
Compare
Choose a tag to compare

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

Changes

macOS/iOS/tvOS

  • Fixes
    • #1440 Fixed issue with changes to the "Resume playback after audio route change" flag not being observed after player creation
    • #1440 Fixed issue with playback not being resumed when restoring the application to the foreground

AVPro Video v2.7.1 - 11 January 2023

11 Jan 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
    • #1313 Another fix offered for looping sync problem when piping audio into Unity
    • #1416 Fix for inconsistent eye rendering when using URP + OES + Multi-pass VR

macOS/iOS/tvOS

  • Fixes
    • Fixed issue when using "System Direct With Capture" audio mode

AVPro Video v2.7.0 - 6 January 2023

06 Jan 11:12
c8dfbde
Compare
Choose a tag to compare

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

Changes

General

  • Fixes
    • #1391 Fixed pause/play issue on disabled MediaPlayers when coming applications regain focus
    • Addressed some script warnings introduced in Unity 2022.2

Android

  • Changes
    • Upgraded ExoPlayer from 2.18.1 to 2.18.2

Windows

  • Changes
    • Code homogenisation across the AVPro family of products
  • Fixes
    • #1390 Fix for D3D12 editor hang on Inspector preview
    • Notch videos will no longer get stuck on lower performant PC hardware
    • Texture frame pool crash addressed
    • HLS resolution changes will no longer exhibit a black frame (D3D11), or crash (D3D12)

AVPro Video v2.6.7 - 8 December 2022

08 Dec 14:57
c8dfbde
Compare
Choose a tag to compare

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

Changes

Windows

  • Fixes
    • Float epsilon issue due to float precision change actioned inside the Facebook 360 library load fixed

macOS

  • Fixes
    • #1317 Fixed issue with audio capture not being correct due to sample rate change as a result of audio route change

iOS

  • Fixes
    • #1259 Fixed issue with incorrect output being assigned when voice over is activated
    • #1367 Added support for videos where multiple audio tracks are set as enabled