* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/arm64/, profiles/arch/riscv/
@ 2024-02-10 21:24 James Le Cuirot
0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2024-02-10 21:24 UTC (permalink / raw
To: gentoo-commits
commit: 39989b9ded8b6fe3080c2807565e3b050df287a9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 17:51:38 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 21:23:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39989b9d
profiles: Enable media-video/ffmpeg[soc] on arm, arm64, riscv
These architectures typically use SoCs that can have much smoother
playback with these patches.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
profiles/arch/arm/package.use | 4 ++++
profiles/arch/arm64/package.use | 4 ++++
profiles/arch/riscv/package.use | 7 +++++++
3 files changed, 15 insertions(+)
diff --git a/profiles/arch/arm/package.use b/profiles/arch/arm/package.use
index bfa795fc178d..25811a117e1b 100644
--- a/profiles/arch/arm/package.use
+++ b/profiles/arch/arm/package.use
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
+# Apply additional patches for efficient playback on some SoCs.
+media-video/ffmpeg soc
+
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is not keyworded here, so enable glslang fallback.
media-libs/libplacebo glslang -shaderc
diff --git a/profiles/arch/arm64/package.use b/profiles/arch/arm64/package.use
index 9842b37259d1..8a25010af8f4 100644
--- a/profiles/arch/arm64/package.use
+++ b/profiles/arch/arm64/package.use
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
+# Apply additional patches for efficient playback on some SoCs.
+media-video/ffmpeg soc
+
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is not keyworded here, so enable glslang fallback.
media-libs/libplacebo glslang -shaderc
diff --git a/profiles/arch/riscv/package.use b/profiles/arch/riscv/package.use
index 85361e21001c..6b4f7615caf3 100644
--- a/profiles/arch/riscv/package.use
+++ b/profiles/arch/riscv/package.use
@@ -1,3 +1,10 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
+# Apply additional patches for efficient playback on some SoCs.
+media-video/ffmpeg soc
+
# Yixun Lan <dlan@gentoo.org> (2021-07-20)
# Enable the GPU targets matching the default VIDEO_CARDS
dev-ml/llvm-ocaml llvm_targets_AMDGPU
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-10 21:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-10 21:24 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/arm64/, profiles/arch/riscv/ James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox