Releases: StaZhu/enable-chromium-hevc-hardware-decoding
Releases · StaZhu/enable-chromium-hevc-hardware-decoding
Chromium v110.0.5428.0
- Support HEVC HW encoding on Windows and macOS.
- Support 10bit WebCodec decoding.
- Support HEVC with Alpha WebCodec decoding and preserve its alpha layer on macOS.
- Support HEVC HDR metadata extraction.
- Support HEVC HW VAAPI decoding on Linux.
- Increased WebCodec max encoding frame rate from 30 to 120fps on macOS.
- Improved HDR Tone mapping color accuracy and performance on Windows.
- Decrease 66% HEVC with Alpha decoding CPU usage on macOS.
- Decrease 50% GPU memory usage when decoding 10bit videos on SDR screen on Windows.
- Fix a bug if D3D11VideoDecoder is disabled by gpu workaround on Windows, support detection API still report "supported".
- Fix incorrect ucNumDeltaPocsOfRefRpsIdx param passed to D3D11 HEVC decoder on Windows.
- Bump to chromium v110.0.5428.0.
Chromium v108.0.5305.0
- Support WebCodec API (8Bit Only).
- Support HEVC with Alpha (macOS only).
- Fix crash for Intel 11/12 Gen iGPU when play HDR video in system HDR mode.
- Allow
configurationVersion
be zero to achieve a better compatibility. - Improve the accuracy of detection API.
Chromium v106.0.5211.0
- Intel GPU support HEVC Rext Profile hw decoding on Windows now!
- Reduced GPU memory usage during decoding.
- Bump to chromium v106.0.5211.0.
Chromium v105.0.5128.0
- Better HLG/PQ HDR tone mapping.
- Bump to chromium v105.0.5128.0.
Chromium v104.0.5078.0
- Fix an issue that
Netflix
not able to play because of incorrect widevine CDM module compile. - Bump to chromium v104.0.5078.0.
Chromium v103.0.5045.0
- Add HEVC Main Still Picture & HEVC Rext hardware decoding for macOS.
- Fix an issue that could cause some Main10 Profile Rec.709 and HDR video not able to hardware decode on Windows.
- Bump to chromium v103.0.5045.0.
Chromium v103.0.5011.0
- Support hardware decoding HEVC Main & Main10 on macOS, Linux, and Windows.