Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae92118635d3e042b4a39e29719c72a169154426
      
https://github.com/WebKit/WebKit/commit/ae92118635d3e042b4a39e29719c72a169154426
  Author: Pascoe <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/webkit_sdk/objc/components/video_codec/RTCDefaultVideoDecoderFactory.m
    A Source/ThirdParty/libwebrtc/cmake/usage_exit_stub.c

  Log Message:
  -----------
  [CMake] Fix stale libwebrtc Apple source list for Mac build
https://bugs.webkit.org/show_bug.cgi?id=312029
rdar://174586986

Reviewed by BJ Burg.

The libwebrtc CMake source list was out of sync with the current source tree.
Upstream renamed sdk/ to webkit_sdk/, added new abseil/boringssl/webm sources,
and removed stale files (ALSA, dump_modes, vpx_convolve8_neon_asm). Resync the
list, fix perlasm output directory creation and webm header subdirectory paths,
define DISABLE_RTC_AV1 (libaom not yet built by CMake) with a brace fix in
RTCDefaultVideoDecoderFactory.m, enable RTC_ENABLE_H265, add usage_exit_stub.c
for vpx tools_common.c, exclude vp9_firstpass.c (CONFIG_REALTIME_ONLY), and
link opus/vpx/yuv/libsrtp on Apple.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/webkit_sdk/objc/components/video_codec/RTCDefaultVideoDecoderFactory.m:
* Source/ThirdParty/libwebrtc/cmake/usage_exit_stub.c: Added.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to