[webkit-changes] [WebKit/WebKit] a093df: Fixed unused param warnings in VideoEncoder::creat...

Don Olmstead noreply at github.com
Fri Apr 21 20:36:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a093df44024f8b0e589aa3f8d26be1666513dc90
      https://github.com/WebKit/WebKit/commit/a093df44024f8b0e589aa3f8d26be1666513dc90
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/VideoEncoder.cpp

  Log Message:
  -----------
  Fixed unused param warnings in VideoEncoder::createLocalEncoder
https://bugs.webkit.org/show_bug.cgi?id=255820

Unreviewed build fix.

Add `UNUSED_PARAM` accordingly.

* Source/WebCore/platform/VideoEncoder.cpp

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




More information about the webkit-changes mailing list