[webkit-changes] [WebKit/WebKit] 987983: VideoEncoder does not call output callback on Full...
youennf
noreply at github.com
Thu Jul 6 00:05:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9879838d03158883d5b1ff6d4df1bae65efe2342
https://github.com/WebKit/WebKit/commit/9879838d03158883d5b1ff6d4df1bae65efe2342
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M LayoutTests/http/wpt/webcodecs/videoFrame-colorSpace-expected.txt
M LayoutTests/http/wpt/webcodecs/videoFrame-colorSpace.html
M LayoutTests/platform/glib/TestExpectations
M Source/WebKit/WebProcess/GPU/media/RemoteVideoCodecFactory.cpp
Log Message:
-----------
VideoEncoder does not call output callback on FullHD configuration
https://bugs.webkit.org/show_bug.cgi?id=258669
rdar://111685821
Reviewed by Eric Carlson.
Extract the profile level id from the codec string for H.264 and send it to GPUProcess for proper initialization.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/http/wpt/webcodecs/videoFrame-colorSpace-expected.txt:
* LayoutTests/http/wpt/webcodecs/videoFrame-colorSpace.html:
* Source/WebKit/WebProcess/GPU/media/RemoteVideoCodecFactory.cpp:
(WebKit::RemoteVideoCodecFactory::createEncoder):
Canonical link: https://commits.webkit.org/265792@main
More information about the webkit-changes
mailing list