summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg: Stabilize 6.0-r9 sparc, #910314Matoro Mahri2023-12-111-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Revbump following Chromium changesJames Le Cuirot2023-12-091-0/+0
| | | | | | Sorry, should have done this before. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: Fix indentation of metadata.xmlUlrich Müller2023-12-091-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* media-video/ffmpeg: Make Chromium library useful again for 6.1+James Le Cuirot2023-12-034-14/+57
| | | | | | | | | | The libffmpeg.so Chromium library hasn't actually been usable with Chromium for a long time due to a missing symbol. It seems like this symbol will never be upstreamed, so patch it in here. Also ensure Opus support is enabled as browsers expect this. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: Stop building a separate Chromium library for 6.1+James Le Cuirot2023-12-032-80/+14
| | | | | | | | A long time ago, enabling OpenCL broke the libffmpeg.so Chromium library, so we had to perform a separate build without it when necessary. That issue seems to have gone away now so simplify the build. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: update nv-codec-headers version requirementsIonen Wolkens2023-11-2311-11/+11
| | | | | | | | | | | | | | | | | | ffmpeg-4, 5, and 6.0: Building against nv-codec-headers-12 *works* but then nvenc is unusable at runtime. ffmpeg-6.0.1: Any in-tree version seems fine. >=ffmpeg-6.1: Requires >=11.1.5.3 wrt bug #917765 (mpv is fine with -12 as well, but have not tested other consumers). No need for revbumps, technically this shouldn't be in RDEPEND but not going to re-arrange things more than necessary. Closes: https://bugs.gentoo.org/917765 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/ffmpeg: wire up vulkan filtersLeonardo Hernández Hernández2023-11-225-10/+1236
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 6.1Leonardo Hernández Hernández2023-11-222-0/+615
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: sync liveLeonardo Hernández Hernández2023-11-222-3/+14
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add -k for tests to get full resultsSam James2023-11-148-8/+8
| | | | | | | | | | | We want full results even if one test fails - this is the general principle we follow in other tests, and feels in the spirit of the verbose logs policy too. We really don't want to play whack-a-mole if a user reports an issue, better to see the full thing. Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 6.0.1Leonardo Hernández Hernández2023-11-132-0/+606
| | | | | | Closes: https://bugs.gentoo.org/916104 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add 5.1.4Leonardo Hernández Hernández2023-11-132-0/+606
| | | | | | Closes: https://bugs.gentoo.org/916104 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-316-6/+6
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-video/ffmpeg: Remove redundant local flag descsMichał Górny2023-10-271-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: drop 5.1.3-r3, 6.0-r2, 6.0-r5Joonas Niilola2023-10-213-1809/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg: add newly registered subslot binder for amfJoonas Niilola2023-10-216-6/+6
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg: destabilize 6.0-r7 for ~amd64, ~arm64, ~ppc64Sam James2023-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix ExcessiveLineLengthLeonardo Hernández Hernández2023-10-144-8/+16
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33322 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: virtual/opengl -> media-libs/libglvnd[X]Leonardo Hernández Hernández2023-10-142-1/+606
| | | | | | | libavdevice links to libGL (even with USE=-X) Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: sync liveLeonardo Hernández Hernández2023-10-141-6/+6
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.0-r6 ppc64, #910314Sam James2023-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.0-r6 arm64, #910314Sam James2023-09-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.0-r6 amd64, #910314Sam James2023-09-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: add missing DEPEND on vulkan-headersLeonardo Hernández Hernández2023-08-301-1/+2
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/32522 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 4.2.9, 4.2.9-r1Andreas Sturmlechner2023-08-133-1118/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/ffmpeg: backport binutils-2.41 fix all the way down for 4.xSam James2023-08-022-0/+1162
| | | | | | | Followup to 15aad11f0bc671bc81e5e998f19a00d05f1803ac. Bug: https://bugs.gentoo.org/911582 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix build w/ binutils-2.41Sam James2023-08-024-0/+1361
| | | | | Closes: https://bugs.gentoo.org/911582 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Rename AMF env.d file, and revbumpKarl-Johan Karlsson2023-07-274-4/+4
| | | | | | | | | | | | | | | | Leading digits are required for env-update to consider the file. This commit leaves the file in the repository as is and uses "newenvd" to install it under a different name. This makes sure that the 6.0-r2 ebuild continues to work. If that is not required, a simpler solution would be to instead rename the file in the repository to 99amf-env-vulkan-override and keep using "doenvd". Closes: https://bugs.gentoo.org/911249 Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/32050 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix building against libplacebo-6Peter Levine2023-07-262-0/+104
| | | | | | | | | | Backports two commits from master that remove the offending force_icc_lut field. Closes: https://bugs.gentoo.org/910406 Closes: https://github.com/gentoo/gentoo/pull/31987 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 6.0-r3Peter Levine2023-07-261-603/+0
| | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: depend on >=media-libs/amf-headers-1.4.28Peter Levine2023-07-261-0/+603
| | | | | | | | Building with USE=amf now depends on >=media-libs/amf-headers-1.4.28 Closes: https://bugs.gentoo.org/908956 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix -Wint-conversion for 6.0Sam James2023-07-242-0/+646
| | | | | Bug: https://bugs.gentoo.org/903752 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: subscribe to libplacebo subslotLeonardo Hernández Hernández2023-07-163-3/+3
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/31887 Signed-off-by: Sam James <sam@gentoo.org>
* 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>