summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg: sync live ebuild, dekeyword ~alphaKostadin Shishmanov4 days1-11/+24
| | | | | | | | | | | | | | | Sync the live ebuild with 7.1, bump subslots to 59.61.61. Increase the required versions of media-libs/libaom and media-libs/amf-headers to 2.0.0 and 1.4.35, respectively. Enable xcb-shape (no additional dependency). Dekeyword ~alpha because support for it has been dropped upstream[1], and skip a broken test[2]. [1] https://github.com/FFmpeg/FFmpeg/commit/cdd139d7 [2] https://trac.ffmpeg.org/ticket/11225 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40504 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 7.1, dekeyword ~alphaKostadin Shishmanov4 days2-0/+629
| | | | | | | | | | | | | Version bump to 7.1, subslots to 59.61.61, and media-libs/libaom dependency to 2.0.0. Enable xcb-shape (no additional dependency). Dekeyword ~alpha because support for it has been dropped upstream [1], and skip a broken test [2]. [1] https://github.com/FFmpeg/FFmpeg/commit/cdd139d7 [2] https://trac.ffmpeg.org/ticket/11225 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/amf-headers: drop subslot useAdel KARA SLIMANE4 days1-1/+1
| | | | | | | | | ffmpeg dlopen's the AMF shared library provided by amdgpu-pro-amf and the interface is stable and backward compatible, no need to rebuild on amf-header updates Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix build on arm w/ binutils-2.43Sam James14 days5-4/+68
| | | | | Closes: https://bugs.gentoo.org/942790 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2025-01-092-120/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/ffmpeg: drop 4.4.4-r11Sam James2025-01-063-660/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 7.0.1-r1Sam James2025-01-062-618/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: yasm support was dropped in OctoberJames Le Cuirot2024-12-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/944201 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 ppc64, #946000Arthur Zamarin2024-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Move {sys-devel → llvm-core}/clangMichał Górny2024-12-117-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 amd64, #946000Sam James2024-12-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 x86, #946000Arthur Zamarin2024-12-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 arm64, #946000Arthur Zamarin2024-12-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 sparc, #946000Arthur Zamarin2024-12-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 ppc, #946000Arthur Zamarin2024-12-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: fix build with gcc 14 on ppcKostadin Shishmanov2024-11-293-0/+52
| | | | | | | | | | | Backport patch [1] to fix building with gcc 14 on ppc. [1] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/347a70f Closes: https://bugs.gentoo.org/922621 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/39507 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix -Wint-conversion in 4.4.5 (libgcrypt)Kostadin Shishmanov2024-11-252-0/+70
| | | | | | | | | Backport patch to fix build failure with GCC 14. Closes: https://bugs.gentoo.org/944785 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/39470 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Fix build on muslQuincy Fleming2024-11-254-0/+16
| | | | | | | Closes: https://bugs.gentoo.org/940733 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39269 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2024-11-233-240/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: fix -Wint-conversion in vulkanAndreas K. Hüttel2024-11-193-0/+37
| | | | | Closes: https://bugs.gentoo.org/933130 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-video/ffmpeg: drop 4.4.4-r9Andreas Sturmlechner2024-11-101-612/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 ppc64, #942662Sam James2024-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 amd64, #942662Sam James2024-11-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 x86, #942662Sam James2024-11-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 arm, #942662Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 arm64, #942662Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 ppc, #942662Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.5-r1 sparc, #942662Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: drop 6.0.1-r4, 6.1.1-r5Andreas K. Hüttel2024-11-013-1206/+0
| | | | | Bug: https://bugs.gentoo.org/935377 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-video/ffmpeg: drop legacy workaround / message about amfAdel KARA SLIMANE2024-09-269-17/+0
| | | | | | | | | AMF now works with both radv and amdgpu-pro-vulkan, no need for the icd file envvar override nor the use of vk_pro wrapper Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/38733 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg: fix slot operator on amdgpu-pro-amfAdel KARA SLIMANE2024-09-269-10/+10
| | | | | | | | | | | | | do not rebuild on slot changes - ffmpeg dlopens the shared libraries provided by amdgpu-pro-amf - any version of amdgpu-pro-amf should work as it provides the implementation of amf-headers which are backward compatible Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove use ia64 callsArthur Zamarin2024-09-1210-90/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1210-10/+10
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: fix incompatible pointer types in 4.4.5Andrew Ammerlaan2024-08-292-0/+16
| | | | | | Closes: https://bugs.gentoo.org/936433 Co-authored-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/ffmpeg: add 7.0.2Sam James2024-08-292-0/+625
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 6.1.2Sam James2024-08-292-0/+623
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 4.4.5Sam James2024-08-292-0/+619
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2024-08-202-119/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg: Add := to media-libs/svt-av1 depMichał Górny2024-08-133-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: drop 6.1.1-r7Sam James2024-07-211-622/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 x86, #936327Sam James2024-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 x86, #936326Sam James2024-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 amd64, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 amd64, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 ppc64, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 sparc, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 ppc, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 ppc64, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 sparc, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 ppc, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>