qt6.qtwebengine: enable VA-API support

Requires vendored libvpx, but the end user experience is much better for it.
This commit is contained in:
K900
2025-10-07 21:23:08 +03:00
parent 2c70074def
commit 5c43e78b60
@@ -37,7 +37,6 @@
libopus,
jsoncpp,
protobuf,
libvpx,
srtp,
snappy,
nss,
@@ -59,6 +58,7 @@
lcms2,
libkrb5,
libgbm,
libva,
enableProprietaryCodecs ? true,
# darwin
bootstrap_cmds,
@@ -208,7 +208,6 @@ qtModule {
# Video formats
srtp
libvpx
# Audio formats
libopus
@@ -267,6 +266,7 @@ qtModule {
libkrb5
libgbm
libva
];
buildInputs = [