[webkit-changes] [WebKit/WebKit] 09b196: LibWebRTCVPXVideoEncoder does not need to set the ...

youennf noreply at github.com
Wed Oct 26 04:09:03 PDT 2022


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

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any_vp9_p0-expected.txt
    M Source/WebCore/platform/LibWebRTCVPXVideoEncoder.cpp

  Log Message:
  -----------
  LibWebRTCVPXVideoEncoder does not need to set the decoder codecType
https://bugs.webkit.org/show_bug.cgi?id=247001
rdar://problem/101539998

Reviewed by Eric Carlson.

Do not set the codec type for VPx, instead, reuse the one provided by the web application.

* LayoutTests/imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any_vp9_p0-expected.txt:
* Source/WebCore/platform/LibWebRTCVPXVideoEncoder.cpp:
(WebCore::LibWebRTCVPXVideoEncoder::create):

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




More information about the webkit-changes mailing list