Skip to content

Releases: StaZhu/enable-chromium-hevc-hardware-decoding

Chromium v110.0.5428.0

20 Nov 13:14
Compare
Choose a tag to compare
  1. Support HEVC HW encoding on Windows and macOS.
  2. Support 10bit WebCodec decoding.
  3. Support HEVC with Alpha WebCodec decoding and preserve its alpha layer on macOS.
  4. Support HEVC HDR metadata extraction.
  5. Support HEVC HW VAAPI decoding on Linux.
  6. Increased WebCodec max encoding frame rate from 30 to 120fps on macOS.
  7. Improved HDR Tone mapping color accuracy and performance on Windows.
  8. Decrease 66% HEVC with Alpha decoding CPU usage on macOS.
  9. Decrease 50% GPU memory usage when decoding 10bit videos on SDR screen on Windows.
  10. Fix a bug if D3D11VideoDecoder is disabled by gpu workaround on Windows, support detection API still report "supported".
  11. Fix incorrect ucNumDeltaPocsOfRefRpsIdx param passed to D3D11 HEVC decoder on Windows.
  12. Bump to chromium v110.0.5428.0.

Chromium v108.0.5305.0

18 Sep 12:45
Compare
Choose a tag to compare
  1. Support WebCodec API (8Bit Only).
  2. Support HEVC with Alpha (macOS only).
  3. Fix crash for Intel 11/12 Gen iGPU when play HDR video in system HDR mode.
  4. Allow configurationVersion be zero to achieve a better compatibility.
  5. Improve the accuracy of detection API.

Chromium v106.0.5211.0

31 Jul 06:43
Compare
Choose a tag to compare
  1. Intel GPU support HEVC Rext Profile hw decoding on Windows now!
  2. Reduced GPU memory usage during decoding.
  3. Bump to chromium v106.0.5211.0.

Chromium v105.0.5128.0

18 Jun 23:08
Compare
Choose a tag to compare
  1. Better HLG/PQ HDR tone mapping.
  2. Bump to chromium v105.0.5128.0.

Chromium v104.0.5078.0

23 May 11:03
Compare
Choose a tag to compare
  1. Fix an issue that Netflix not able to play because of incorrect widevine CDM module compile.
  2. Bump to chromium v104.0.5078.0.

Chromium v103.0.5045.0

05 May 11:29
Compare
Choose a tag to compare
  1. Add HEVC Main Still Picture & HEVC Rext hardware decoding for macOS.
  2. Fix an issue that could cause some Main10 Profile Rec.709 and HDR video not able to hardware decode on Windows.
  3. Bump to chromium v103.0.5045.0.

Chromium v103.0.5011.0

19 Apr 10:05
Compare
Choose a tag to compare
  1. Support hardware decoding HEVC Main & Main10 on macOS, Linux, and Windows.