Bug fixes
Hey, it has been a while. This release fixes a bunch of small bugs with the video player
- Fix comparison mistake by @jacklul in #45
- Playlist shuffling fix by @ShingenPizza in #60
- Fixes crash when used on completely custom UI with TMPro Input Fields by @jacklul in #43
- b5e2d0d Fix audio spatialization on Unity video player to not use ONSP because it's not great
- 677d7ed Fix shim to use yt-dlp so it works in editor again
- 9bfda3c Fix IsValid issues #32
- 77f2a39 Fix RenderTextureOutput on Android
- 9ea5bbe Fix AVPro color space on Android
- 2b7ae2e Fix flipped Y UV on Android with AVPro
- 37e1d17 Fix URLButton UI breaking and clearing data due to odd implementation detail of VRCUrls
- 6ee185a Prevent stream player from seeking on streams #55
- 05efc49 Fixes typo in an error message