[webkit-changes] [WebKit/WebKit] d7ef48: Try using low latency for WebRTC HEVC encoder if a...

youennf noreply at github.com
Thu Jan 19 23:53:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7ef486d1adcad4aa0b585313af3d2dda9c9ac1f
      https://github.com/WebKit/WebKit/commit/d7ef486d1adcad4aa0b585313af3d2dda9c9ac1f
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCVideoEncoderH265.mm

  Log Message:
  -----------
  Try using low latency for WebRTC HEVC encoder if available
https://bugs.webkit.org/show_bug.cgi?id=250824
rdar://problem/104416138

Reviewed by Eric Carlson.

Try using low latency mode and if failing use regular mode.

* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCVideoEncoderH265.mm:
(-[RTCVideoEncoderH265 resetCompressionSession]):

Canonical link: https://commits.webkit.org/259128@main




More information about the webkit-changes mailing list