[webkit-changes] [WebKit/WebKit] 676291: [GLIB] Fix build with LibWebRTC after 258949 at main

Diego Pino noreply at github.com
Mon Jan 23 10:39:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 676291717bcda74b83e53395e783a7c33b713e9b
      https://github.com/WebKit/WebKit/commit/676291717bcda74b83e53395e783a7c33b713e9b
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M Source/WebCore/platform/VideoDecoder.cpp
    M Source/WebCore/platform/VideoEncoder.cpp
    M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp
    M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp

  Log Message:
  -----------
  [GLIB] Fix build with LibWebRTC after 258949 at main
https://bugs.webkit.org/show_bug.cgi?id=251001

Reviewed by Philippe Normand.

* Source/WebCore/platform/VideoDecoder.cpp:
(WebCore::VideoDecoder::createLocalDecoder):
* Source/WebCore/platform/VideoEncoder.cpp:
(WebCore::VideoEncoder::createLocalEncoder):
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp:
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp:

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




More information about the webkit-changes mailing list