From 725d2fb55ca850d05edd194343ba6e4563ca546a Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 14 Oct 2023 19:51:44 +0100 Subject: [PATCH] Add Video Acceleration API --- aa000-0/portage/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aa000-0/portage/make.conf b/aa000-0/portage/make.conf index f271e73..6ad7796 100644 --- a/aa000-0/portage/make.conf +++ b/aa000-0/portage/make.conf @@ -4,7 +4,7 @@ # Copyright 2022 Jake Winters # SPDX-License-Identifier: BSD-3-Clause -# Version: 16.0.0-alpha.8+52 +# Version: 16.0.0-alpha.9+53 # System @@ -45,7 +45,7 @@ RUSTFLAGS="-C debuginfo=0 -C opt-level=2 -C target-cpu=znver3" ## Linker flags LDFLAGS="-Wl,-O2 -Wl,--strip-all -Wl,--thinlto-jobs=12 ${LD_SEC}" ## USE flags -USE="clang dbus llvm-libunwind lto nftables pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libvpx system-llvm system-png system-webp verify-sig wayland" +USE="clang dbus llvm-libunwind lto nftables pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libvpx system-llvm system-png system-webp vaapi verify-sig wayland" USE="${USE} -ipv6 -systemd -X" ## CPU flags CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"