Releases: umezawatakeshi/utvideo
Releases · umezawatakeshi/utvideo
Ut Video Codec Suite 23.1.0
- Performance Improvements
- all: Speed up input/output from/to RGB24/RGB32 of internal YUV444/YUV422 variants on AVX-VNNI capable processors.
- ULxx, UQxx: Speed up decoding on E-cores in hybrid environment.
- 性能向上
- all: AVX-VNNI が使える環境での、内部 YUV444/YUV422 のバリアントの RGB24/32 での入出力を高速化した。
- ULxx, UQxx: Hybrid 環境での E コアでのエンコードを高速化した。
Ut Video Codec Suite 23.0.1
- Others
- VCM codecs opened with ICMODE_QUERY now allows Configure and SetState.
- その他
- VCM インターフェースにおいて、ICMODE_QUERY で開いた場合でも Configure と SetState を呼べるようにした。
Ut Video Codec Suite 23.0.0
- New features
- ULxx: Add a mode that is expected to achieve higher comprassion ratio.
- 機能追加
- ULxx: より高い圧縮比が期待されるモードを追加した。
Ut Video Codec Suite 22.6.0
- Performance Improvements
- ULxx, UQxx: Speed up decoding of predict gradient and predict left in case of multithreading.
- UMxx: Speed up decoding in case of multithreading.
- 性能向上
- ULxx, UQxx: predict gradient および predict left のマルチスレッド時のデコードを高速化した。
- UMxx: マルチスレッド時のデコードを高速化した。
Ut Video Codec Suite 22.5.0
- Performance Improvements
- all: Speed up input/output from/to RGB24/RGB32 of internal YUV444/YUV422 variants on AVX512-VBMI2 capable processors.
- 性能向上
- all: AVX512-VBMI2 が使える環境での、内部 YUV444/YUV422 のバリアントの RGB24/32 での入出力を高速化した。
Ut Video Codec Suite 22.4.0
- Performance Improvements
- UMxx: Speed up encoding on AVX512-VBMI2 capable processors.
- UMxx: Speed up decoding in case of inter-frame compression.
- all: Speed up decoding to RGB32/RGBA/YUY2/UYVY on AVX512-VBMI2 capable processors.
- 性能向上
- UMxx: AVX512-VBMI2 が使える環境でのエンコードを高速化した。
- UMxx: フレーム間圧縮のデコードを高速化した。
- all: AVX512-VBMI2 が使える環境での RGB32/RGBA/YUY2/UYVY へのデコードを高速化した。
Ut Video Codec Suite 22.3.0
- Performance Improvements
- UMxx: Speed up input/output on AVX512-VBMI2 capable processors.
- Others
- Updated supported environment and recommended environment.
- 性能向上
- UMxx: AVX512-VBMI2 が使える環境での入出力を高速化した。
- その他
- サポート環境および推奨環境を更新した。
Ut Video Codec Suite 22.2.0
- Performance Improvements
- UQxx: Speed up encoding / decoding in case of Predict Gradient.
- 性能向上
- UQxx: Predict gradient での入出力を高速化した。
Ut Video Codec Suite 22.1.0
- New features
- ULY0, ULH0: Add NV12 input/output.
- Performance Improvements
- Speed up decoding to RGB32/RGBA and YUY2/UYVY from native internal format.
- 機能追加
- ULY0, ULH0: NV12 での入出力を追加した。
- 性能向上
- RGB32/RGBA, YUY2/UYVY へのネイティブな内部保持形式からのデコードを若干高速化した。
Ut Video Codec Suite 22.0.0
- New features
- UQxx: Add "Predict Gradient" intra-frame prediction method.
- 機能追加
- UQxx: Predict gradient フレーム内予測方式を追加した。