[webkit-changes] [WebKit/WebKit] 788e18: [GStreamer][WebCodecs] Dispatch video encoder call...
Philippe Normand
noreply at github.com
Mon Sep 18 01:05:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 788e1881d666bf53a0dcff285dac1c1ba790337d
https://github.com/WebKit/WebKit/commit/788e1881d666bf53a0dcff285dac1c1ba790337d
Author: Philippe Normand <philn at igalia.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp
Log Message:
-----------
[GStreamer][WebCodecs] Dispatch video encoder callback out of the internal work queue
https://bugs.webkit.org/show_bug.cgi?id=261502
Reviewed by Xabier Rodriguez-Calvar.
This should be posted as a task on the encoder's script execution context in order to reduce
pressure on the GStreamer encoder WorkQueue.
* Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:
(WebCore::GStreamerVideoEncoder::encode):
Canonical link: https://commits.webkit.org/268075@main
More information about the webkit-changes
mailing list