Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 49b71e2d05c099f27f5b75a61bac0a1ea39daade
      
https://github.com/WebKit/WebKit/commit/49b71e2d05c099f27f5b75a61bac0a1ea39daade
  Author: Philippe Normand <[email protected]>
  Date:   2025-11-17 (Mon, 17 Nov 2025)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  -----------
  [LibWebRTC][Linux] VP9 encoding broken
https://bugs.webkit.org/show_bug.cgi?id=302255

Reviewed by Adrian Perez de Castro.

Enable the bundled libvpx build in CMake, thus ensuring the runtime ABI version 
will always be
compatible. The previous approach of relying on external libvpx was prone to 
ABI version mismatches
at runtime, thus disabling the VP9 encoder.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



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

Reply via email to