Skip to content

Releases: RenderHeads/UnityPlugin-AVProVideo

AVPro Video v1.11.4 - 29 July 2020

29 Jul 13:22
31dd2e2
Compare
Choose a tag to compare

Changlog

macOS / iOS / tvOS

  • Improved support for external playback

Android

  • Improved support for removing ExoPlayer library files

Windows

  • Improved A/V sync and performance of Facebook Audio 360
  • Fixed issue where DirectShow video with a height > 1080 would not play back by falling back to a supported filter (like LAV)

WebGL

  • Dash.js path now also check for .mpd extension to allow non-DASH media to play

AVPro Video v1.11.3 - 15 June 2020

15 Jun 21:56
9e16e72
Compare
Choose a tag to compare

Changelog

Android

  • This plugin now still works even when the Facebook Audio360 library files have been deleted

General

  • Fixed PlaylistMediaPlayer where playing the same item again on the same mediaplayer would cause it to not play
  • Fixed glitch in PlaylistMediaPlayer where sometimes an old first frame would display during the start of a transition
  • PlaylistMediaPlayer playlist items can now collapse in Unity inspector
  • Added support for forcing eye rendering on uGUI shaders
  • Updated demos to not have warnings in Unity 2019 and 2020

AVPro Video v1.11.2 - 28 May 2020

28 May 16:40
9e16e72
Compare
Choose a tag to compare

Changlog

macOS

  • Fixed flickering rendering issue when using Metal with certain GPUs

iOS

  • Fixed crash when using multithreaded rendering with the OpenGLES renderer

AVPro Video v1.11.1 - 27 May 2020

27 May 15:44
9e16e72
Compare
Choose a tag to compare

Changelog

Android

  • Fixed issue of texture padding when using OES textures causing edge artifacts or image jumps when adaptive media switch resolutions with non-multiple of 16 resolutions on some devices
  • Fixed linear colour space conversion function in OES shaders
  • Added error message about cleartext support

iOS / tvOS

  • Plugins built with Xcode 11.3.1 in order to support Unity Cloud Build

Windows

  • Fixed D3D11 watermark blending in trial version
  • Fixed D3D9 warnings in skybox shaders

General

  • Added stereo support to skybox shaders