[webkit-changes] [WebKit/WebKit] 3b3a75: Resync libwebrtc to M115.0.5790.95

youennf noreply at github.com
Thu Jul 13 12:18:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b3a755c53e569ab807b7ef86483902f259e1c8d
      https://github.com/WebKit/WebKit/commit/3b3a755c53e569ab807b7ef86483902f259e1c8d
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_codec.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params_unittest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/shared_screencast_stream.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/BUILD.gn
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_controller.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_encodings_integrationtest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_integrationtest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp_unittest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/bitrate_constraint.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/bitrate_constraint_unittest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/video_encoder_config.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.cc

  Log Message:
  -----------
  Resync libwebrtc to M115.0.5790.95
https://bugs.webkit.org/show_bug.cgi?id=259183
rdar://problem/112187110

Reviewed by Eric Carlson.

Cherry-pick webrtc patches that got merged in M115 branch: ad3838a9b5 ba943f71e6 f0d954f659 f5ffd45855 6603550a42 43670de877

* Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_codec.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/shared_screencast_stream.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/BUILD.gn:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_controller.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_encodings_integrationtest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_integrationtest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/bitrate_constraint.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/bitrate_constraint_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/config/video_encoder_config.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.cc:

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




More information about the webkit-changes mailing list