Skip to content

Chromium v133.0.6853.0

Latest
Compare
Choose a tag to compare
@StaZhu StaZhu released this 23 Nov 11:33
· 15 commits to main since this release
  1. [Mac, Win, Android] Add MediaRecorder HEVC encoding muxer support.
  2. [Mac, Win, Android] Get actual supported HEVC decode capability from GPU factory for RTC.
  3. [Win, Mac, Linux] Fixed a HEVC playback failure caused by incorrect TemporalId calculation that resulting some L1T3/L1T4 HEVC videos unable to play.
  4. [Win] Unlock the HEVC/VP9/AV1 max HW encoding resolution limit from 1080P & 30fps to max 8k & 128fps, or 4k & 300fps.
  5. [Win] Unlock the H.264 max HW encoding resolution limit from 1080P & 30fps to max 4k & 66fps, or 2k & 172fps.
  6. [Win] Enable L1T2/L1T3 WebRTC support for WebRTC.
  7. [Win] Allow PQ10 transfer without HDR metadata video to be able to HDR MPO on Intel GPU devices.
  8. [Mac] Fixed an issue where on Apple Silicon Mac using macOS >= 15, H.264/HEVC can't HW encode.
  9. [Mac] Add software HEVC encoding support.
  10. [Mac] Increase Apple Silicon Mac HEVC encode resolution limit from 4096x2304 & 120fps to 8192x4352 & 120fps.
  11. [Mac] Portrait resolution support for macOS.
  12. [Android] High framerate encoding support for Android.