Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e02197ab6c7e3a45c42007dcb885e8fece6cc05c https://github.com/WebKit/WebKit/commit/e02197ab6c7e3a45c42007dcb885e8fece6cc05c Author: Philippe Normand <ph...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes