CRIWARE Unity Plugin Manual  Last Updated: 2025-05-08
CRI Sofdec Codec VP9 Expansion for Unity ChangeLog

[1.01.08]-2025-01-16

  • C# Script
    • 1.01.12
  • Library
    • 1.1.10

[1.01.07]-2024-11-13

  • C# Script
    • 1.01.12
  • Library
    • 1.1.6

设计变更

  • [linux] To prevent unwanted code stripping, VP9 library's initialization is now registered when application launches. The external API specifications that affect users remain unchanged.

新增功能

  • [linux] Added support for VP9 video playback on Linux.

[1.01.06]-2024-01-31

  • C# Script
    • 1.01.10
  • Library
    • 1.1.5

[1.01.05]-2023-12-12

  • C# Script
    • 1.01.08
  • Library
    • 1.1.5

[1.01.05]-2023-06-29

  • C# Script
    • 1.01.08
  • Library
    • 1.1.3

[1.01.04]-2023-03-13

  • C# Script
    • 1.01.05
  • Library
    • 1.1.3

其他

  • [android] Added support for the Android x86_64 architecture.

[1.01.04]-2022-08-24

  • C# Script
    • 1.01.05
  • Library
    • 1.1.3

问题修复

  • [macosx] The Apple Silicon environment is now supported.
  • [all_platform] Fixed a compile error when defining CRIWARE_ENABLE_HEADLESS_MODE.

[1.01.03]-2022-04-06

  • C# Script
    • 1.01.03
  • Library
    • 1.1.2

问题修复

  • [all_platform] Fixed an issue where this expansion would not work if Unity's Managed Stripping setting was set to "Medium" or higher.

[1.01.02]-2021-12-14

  • C# Script
    • 1.01.02
  • Library
    • 1.1.2

设计变更

  • [all_platform] Removed the CriManaVP9Initializer component due to an improvement in the CRIWARE Unity Plugin that VP9 related initialization now works automatically

[1.01.01]-2021-01-13

  • C# Script
    • 1.01.01
  • Library
    • 1.1.1

[1.01.00]-2020-12-28

  • C# Script
    • 1.01.01
  • Library
    • 1.01.00

[1.00.03]-2019-11-29

  • C# Script
    • 1.00.02
  • Library
    • 1.01.00

[1.0.2]-2019-03-15

  • C# Script
    • 1.00.01
  • Library
    • 1.00.00

[1.0.1]-2018-11-07

  • C# Script
    • 1.00.00
  • Library
    • 1.00.00

其他

  • [all_platform] Added arm64-v8a Library. (Without Plugin Version Update)

[1.0.0]-2018-06-07

  • C# Script
    • 1.00.00
  • Library
    • 1.00.00

其他

  • [all_platform] This is the first release.