[webkit-changes] [WebKit/WebKit] cdd4a6: Resync libwebrtc up to final M106

youennf noreply at github.com
Tue Jan 17 07:31:16 PST 2023


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

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/screen_capture_portal_interface.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/screencast_portal.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/xdg_desktop_portal_utils.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/xdg_desktop_portal_utils.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/BUILD.gn
    M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_video_layers_allocation_fuzzer.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter_unittest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/task_queue_frame_decode_scheduler.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder_unittest.cc

  Log Message:
  -----------
  Resync libwebrtc up to final M106
https://bugs.webkit.org/show_bug.cgi?id=250679
rdar://problem/104298234

Reviewed by Eric Carlson.

M106 shipped and contains a few additional fixes compared to the M106 version we resynced.
This patch cherry-picks those changes to fully align with shipping M106.

* Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/screen_capture_portal_interface.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/screencast_portal.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/xdg_desktop_portal_utils.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/xdg_desktop_portal_utils.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/BUILD.gn:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_video_layers_allocation_fuzzer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/task_queue_frame_decode_scheduler.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder_unittest.cc:

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




More information about the webkit-changes mailing list