[webkit-changes] [WebKit/WebKit] e8ac54: [GStreamer][WebCodecs] Rebaseline after 265616 at main

Philippe Normand noreply at github.com
Fri Jun 30 03:51:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8ac547a12a92c5e13dfc5d38816922295beb1a7
      https://github.com/WebKit/WebKit/commit/e8ac547a12a92c5e13dfc5d38816922295beb1a7
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    A LayoutTests/platform/glib/imported/w3c/web-platform-tests/webcodecs/video-encoder-config.https.any-expected.txt
    A LayoutTests/platform/glib/imported/w3c/web-platform-tests/webcodecs/video-encoder-config.https.any.worker-expected.txt
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebCodecs] Rebaseline after 265616 at main
https://bugs.webkit.org/show_bug.cgi?id=258678

Reviewed by Xabier Rodriguez-Calvar.

Add basic sanity checks on width and height values of the encoder configuration. This also makes the
"Too strenuous accelerated encoding parameters" test pass on our platform, so add baselines accordingly.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/webcodecs/video-encoder-config.https.any-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/webcodecs/video-encoder-config.https.any.worker-expected.txt: Added.
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):

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




More information about the webkit-changes mailing list