[webkit-changes] [WebKit/WebKit] 475fa4: Cocoa debug build warns that opus will be slow

Kimmo Kinnunen noreply at github.com
Fri Sep 23 23:17:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 475fa4e3259247d2c1b8fc04458ef72bbe214009
      https://github.com/WebKit/WebKit/commit/475fa4e3259247d2c1b8fc04458ef72bbe214009
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig

  Log Message:
  -----------
  Cocoa debug build warns that opus will be slow
https://bugs.webkit.org/show_bug.cgi?id=245573
rdar://problem/100320188

Reviewed by Alexey Proskuryakov.

Add -DOPUS_WILL_BE_SLOW so that opus implementation understands that we build without
optimizations intentionally.

* Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig:

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




More information about the webkit-changes mailing list