Summary: | media-video/ffmpeg-5.1.2-r1[vulkan]: error: ‘VK_EXT_VIDEO_DECODE_H264_EXTENSION_NAME’ undeclared here | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Craig Andrews <candrews> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | candrews |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/29571 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Craig Andrews
![]() The same issue occurred in Arch: https://aur.archlinux.org/packages/lib32-libffmpeg#comment-900502 The fix applied in that case was to cherry pick https://github.com/FFmpeg/FFmpeg/commit/eb0455d646 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55c0c7c8699e2e51f1d861c3abf16b75204fd09 commit b55c0c7c8699e2e51f1d861c3abf16b75204fd09 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2023-02-13 13:23:37 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2023-02-13 22:43:38 +0000 media-video/ffmpeg: fix build when USE=vulkan Closes: https://bugs.gentoo.org/894122 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29571 Signed-off-by: Craig Andrews <candrews@gentoo.org> media-video/ffmpeg/ffmpeg-5.1.2-r1.ebuild | 3 +- media-video/ffmpeg/files/ffmpeg-5.1.2-vulkan.patch | 33 ++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) |