summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg: handle thumb missing on arm64Sam James2023-06-245-15/+40
| | | | | | Followup to 20c26ee7641e1b52ed0be5163049ab7cfac4f543. Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2023-06-232-59/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31267 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/ffmpeg: marked ~arm64-macosFabian Groffen2023-06-233-3/+3
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-video/ffmpeg: drop 5.1.3Sam James2023-06-101-597/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 4.4.3Sam James2023-06-102-597/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 4.2.8Sam James2023-06-102-553/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: forward-port prefix cleanupSam James2023-06-101-3/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop dead prefix targetsSam James2023-06-107-21/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 arm, #907594Arthur Zamarin2023-06-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: backport (more) svt-av1 fixesSam James2023-06-072-0/+668
| | | | | | | | Thanks to Kostadin for reporting & bisecting and thanks to BtbN for backporting the fix upstream for us on the 5.1 branch. Closes: https://bugs.gentoo.org/907953 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 arm64, #907594Arthur Zamarin2023-06-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 sparc, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 arm, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 ppc64, #907594Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 sparc, #907594Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 x86, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 x86, #907594Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 amd64, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 ppc, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 amd64, #907594Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.9 ppc, #907594Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 ppc64, #907593Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r2 arm64, #907593Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix build w/ svt-av1-1.5.0Sam James2023-05-314-0/+127
| | | | | | Closes: https://bugs.gentoo.org/907478 Closes: https://bugs.gentoo.org/907493 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 5.1.2-r2Sam James2023-05-292-602/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 4.2.7Sam James2023-05-292-557/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-05-291-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/ffmpeg: defer to new global USE=vulkan descriptionSam James2023-05-231-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix indentationSam James2023-05-139-19/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix -Wint-conversion for 4.4.4Sam James2023-04-232-0/+31
| | | | | Closes: https://bugs.gentoo.org/903752 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 4.2.9Sam James2023-04-232-0/+556
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: also add qsv flag to 4.x.y branchAndrew Ammerlaan2023-04-221-1/+2
| | | | | | continuation of a0832cc15e6c5275cec5a34a2a215cc4428e3eee Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/ffmpeg: add 5.1.3Sam James2023-04-132-0/+601
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 4.4.4Sam James2023-04-132-0/+600
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.8 ppc, #882881Arthur Zamarin2023-03-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: make dep on oneVPL/intel-mediasdk multilibAndrew Ammerlaan2023-03-213-6/+6
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/ffmpeg: fix build on register-starved x86Sam James2023-03-155-3/+55
| | | | | | | | | | | | | | | | | | | | | | Newer compilers may optimise such that < 7 registers are free on 32-bit x86 and then we get an "invalid asm" error. This is https://bugs.gentoo.org/901099 and https://trac.ffmpeg.org/ticket/8903. Making matters worse, GCC sometimes hangs on invalid asm, so this also mitigates a hang with e.g. -O3 -march=znver1. See https://bugs.gentoo.org/900937 and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109137. In future, we may want to adjust the definition of HAVE_7REGS to just exclude 32-bit x86, but that's a big sledgehammer, so let's avoid it for now until we have a reply on the upstream ffmpeg bug. Thanks to Ninpo. Bug: https://trac.ffmpeg.org/ticket/8903 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109137 Bug: https://bugs.gentoo.org/900937 Closes: https://bugs.gentoo.org/901099 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Fix build failureCraig Andrews2023-03-142-0/+30
| | | | | | | | DECLARE_ALIGNED has been moved to mem_internal.h. Bug: https://trac.ffmpeg.org/ticket/10225 Closes: https://bugs.gentoo.org/900951 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/ffmpeg: add 6.0Craig Andrews2023-03-122-0/+600
| | | | | Closes: https://bugs.gentoo.org/899704 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/ffmpeg: update live subslotSam James2023-02-141-2/+2
| | | | | Closes: https://bugs.gentoo.org/894158 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix build when USE=vulkanCraig Andrews2023-02-132-1/+35
| | | | | | | 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: Stabilize 4.2.8 ppc64, #882881Arthur Zamarin2023-01-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: remove unused patchMichael Mair-Keimberger2022-12-261-25/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28810 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 4.4.2Sam James2022-12-142-607/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add explanation of USE=hardcoded-tablesSam James2022-12-111-1/+10
| | | | | | This mostly quotes https://trac.ffmpeg.org/wiki/CompilationGuide ("Performance Tips"). Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: allow enabling use of intel-mediasdk or oneVPLAndrew Ammerlaan2022-12-063-4/+7
| | | | | Closes: https://bugs.gentoo.org/590752 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.3 x86, #882879Arthur Zamarin2022-12-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.8 x86, #882881Arthur Zamarin2022-12-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.2.8 amd64, #882881Jakov Smolić2022-11-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.3 amd64, #882879Jakov Smolić2022-11-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>