mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-video/ffmpeg: update live
>=vulkan-headers-1.4.317 isn't strictly required but it prevents automagic for the new vulkan AV1 encoding and VP9 decoding. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -314,7 +314,7 @@ DEPEND="
|
||||
ladspa? ( media-libs/ladspa-sdk )
|
||||
nvenc? ( >=media-libs/nv-codec-headers-12.1.14.0 )
|
||||
opencl? ( dev-util/opencl-headers )
|
||||
vulkan? ( dev-util/vulkan-headers )
|
||||
vulkan? ( >=dev-util/vulkan-headers-1.4.317 )
|
||||
"
|
||||
BDEPEND="
|
||||
app-alternatives/awk
|
||||
@@ -467,6 +467,7 @@ multilib_src_configure() {
|
||||
--disable-pocketsphinx
|
||||
--disable-rkmpp
|
||||
--disable-vapoursynth
|
||||
--disable-whisper
|
||||
|
||||
# disabled for other or additional reasons
|
||||
--disable-cuda-nvcc # prefer cuda-llvm for less issues
|
||||
|
||||
Reference in New Issue
Block a user