[webkit-changes] [WebKit/WebKit] e02197: [GStreamer][WebCodecs] Hardware decoding hints sup...
Philippe Normand
noreply at github.com
Fri Oct 25 00:46:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e02197ab6c7e3a45c42007dcb885e8fece6cc05c
https://github.com/WebKit/WebKit/commit/e02197ab6c7e3a45c42007dcb885e8fece6cc05c
Author: Philippe Normand <philn at igalia.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
Log Message:
-----------
[GStreamer][WebCodecs] Hardware decoding hints support
https://bugs.webkit.org/show_bug.cgi?id=281985
Reviewed by Xabier Rodriguez-Calvar.
Take `prefer-hardware` HardwareAcceleration config option as a hint to select video decoders. If no
hardware decoder is found for the given codec, fallback to software decoder lookup.
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
(WebCore::GStreamerVideoDecoder::create):
Canonical link: https://commits.webkit.org/285692@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list