Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e847b33c9aa193c4a1fc72e530dd3edaf4f11a2
      
https://github.com/WebKit/WebKit/commit/3e847b33c9aa193c4a1fc72e530dd3edaf4f11a2
  Author: Youenn Fablet <[email protected]>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/sdp_video_format.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec_comparators.cc
    M Source/WebCore/Modules/mediastream/RTCRtpTransceiver.cpp

  Log Message:
  -----------
  LibWebRTC HEVC parameter validation when matching video codecs is not 
compatible with http://play.geforcenow.com/
https://bugs.webkit.org/show_bug.cgi?id=287111
rdar://143436499

Reviewed by Jean-Yves Avenard.

Libwebrtc M132 introduced tighter video codec matching.
This breaks http://play.geforcenow.com/ which uses HEVC, in particular for high 
resolution.
This notably impacts VisionOS.

This patch disables these HEVC checks until a later release.

* 
Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/sdp_video_format.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec_comparators.cc:
* Source/WebCore/Modules/mediastream/RTCRtpTransceiver.cpp:
(WebCore::RTCRtpTransceiver::setCodecPreferences):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to