[webkit-changes] [WebKit/WebKit] ea1c2a: [WebCodecs] Set VPx decoder frame type based on gi...

youennf noreply at github.com
Tue Oct 25 09:12:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea1c2a38464bfb5f2678c637e3c6fa769e7b3562
      https://github.com/WebKit/WebKit/commit/ea1c2a38464bfb5f2678c637e3c6fa769e7b3562
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

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

  Log Message:
  -----------
  [WebCodecs] Set VPx decoder frame type based on given parameter
https://bugs.webkit.org/show_bug.cgi?id=247002
rdar://problem/101540061

Reviewed by Eric Carlson.

This does not change behavior but suppresses a VPx warning since it will skip VP9 header parsing for delta frames..

* Source/WebCore/platform/LibWebRTCVPXVideoDecoder.cpp:
(WebCore::LibWebRTCVPXVideoDecoder::decode):
(WebCore::LibWebRTCVPXInternalVideoDecoder::decode):

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




More information about the webkit-changes mailing list