Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a83aa257d173946a74c9c15f3086101bf7e9a63e
https://github.com/WebKit/WebKit/commit/a83aa257d173946a74c9c15f3086101bf7e9a63e
Author: Philippe Normand <[email protected]>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp
Log Message:
-----------
REGRESSION(302840@main): [GStreamer] Broke webcodecs tests
https://bugs.webkit.org/show_bug.cgi?id=302590
Reviewed by Xabier Rodriguez-Calvar.
The issues were mainly due to caps negotiation errors on the encoder. After
setting a framerate on the
encoder, the input sample caps should also be coherent with the new framerate.
Driving-by, disallow vavp8alphadecodebin for VP8 decoding, it is not suitable
for WebCodecs.
Canonical link: https://commits.webkit.org/303245@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications