Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GStreamer] Block legacy VAAPI plugin
https://bugs.webkit.org/show_bug.cgi?id=240664 Patch by Philippe Normand <philn@igalia.com> on 2022-05-20 Reviewed by Xabier Rodriguez-Calvar. The VAAPI plugin is not much maintained anymore and prone to rendering issues. In the mid-term we will leverage the new stateless VA decoders. Disable the legacy plugin, unless the WEBKIT_GST_ENABLE_LEGACY_VAAPI environment variable is set to 1. * Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp: (WebCore::registerWebKitGStreamerElements): Canonical link: https://commits.webkit.org/250795@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294540 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information