summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* media-video/vlc: add 3.0.20Sam James2023-11-134-14/+528
| | | | | | | | | | | | | | | * Add 3.0.20 * Filter LTO and disable strict aliasing (see bug #861143, very longstanding bug upstream) * Drop obsolete -fcommon passing (obsolete since 3.0.18) * Pass ESYSROOT for samba workaround Closes: https://bugs.gentoo.org/861143 Bug: https://bugs.gentoo.org/917274 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: make USE archive required when USE skinsGuillermo Joandet2023-11-131-1/+1
| | | | | | | | | VLC skins are tar archived and will not work without this dependency. Closes: https://bugs.gentoo.org/907189 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33060 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/smplayer: drop 22.2.0Andreas Sturmlechner2023-11-113-150/+0
| | | | | Closes: https://bugs.gentoo.org/915789 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/smplayer: Stabilize 23.6.0 x86, #915789Arthur Zamarin2023-11-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/smplayer: Stabilize 23.6.0 amd64, #915789Arthur Zamarin2023-11-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/mpv: drop 0.35.1-r2Ionen Wolkens2023-11-094-446/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/jubler: treecleanFlorian Schmaus2023-11-085-249/+0
| | | | | Bug: https://bugs.gentoo.org/914499 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* media-video/qmplay2: Stabilize 23.10.22 amd64, #916859Arthur Zamarin2023-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/libva-utils: Stabilize 2.20.0 ppc64, #916767Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: Stabilize 2.20.0 arm64, #916767Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: Stabilize 2.20.0 amd64, #916767Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: Stabilize 2.20.0 x86, #916767Sam James2023-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 0.3.84Sam James2023-11-033-2/+486
| | | | 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/rav1e: update live minimum Rust versionSam James2023-10-301-1/+1
| | | | | | See 5f66282e48d8cbef18db91bc1fc34fa54f8d9e51 upstream. Signed-off-by: Sam James <sam@gentoo.org>
* media-video/totem: Explicitly depend on libpeas SLOT=0Mart Raudsepp2023-10-301-2/+2
| | | | | | Another libpeas SLOT is coming. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pitivi: Explicitly depend on libpeas SLOT=0Mart Raudsepp2023-10-301-1/+1
| | | | | | Another libpeas SLOT is coming. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/gaupol: drop 1.11-r1Louis Sautier2023-10-292-65/+0
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: add 1.13, support Python 3.12Louis Sautier2023-10-292-0/+70
| | | | Signed-off-by: Louis Sautier <sbraz@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/pipewire: backport recommended upstream patches to 0.3.83Sam James2023-10-254-0/+141
| | | | | | | Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3592 Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3593 Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3600 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: hard-require libplacebo in liveIonen Wolkens2023-10-231-12/+10
| | | | | | Option was removed upstream, now always used. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/qmplay2: add 23.10.22Arthur Zamarin2023-10-232-0/+141
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/smplayer: add 23.6.0, drop ineffective IUSE, unused depsAndreas Sturmlechner2023-10-212-0/+126
| | | | | | | | | | | | | | Fix HOMEPAGE. dev-qt/qtscript:5 was unused since 21.08.0. dev-qt/qtdbus:5 was unconditional since commit a3988c25749cc0fd0ee92538607a2231c1906087. Bug: https://bugs.gentoo.org/915789 Bug: https://bugs.gentoo.org/808691 Closes: https://bugs.gentoo.org/893952 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/obs-studio: add mpegts and rnnoise featuresJimi Huotari2023-10-213-13/+285
| | | | | | | | | | | | | | This allows for toggling the NEW_MPEGTS/native SRT/RIST mpegts output feature, and adds 'media-libs/rnnoise' as a dependency. This also cleans up some submodule references that are no longer being used, and updates the existing ones in 9999. Closes: https://bugs.gentoo.org/915179 Closes: https://bugs.gentoo.org/915347 Signed-off-by: Jimi Huotari <chiitoo@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/amdgpu-pro-amf: add a subslot value to 1.4.31Joonas Niilola2023-10-211-2/+2
| | | | | | | | | | CMP: media-video/amdgpu-pro-amf-1.4.30.1620044/image with media-video/amdgpu-pro-amf-1.4.31.1654522/image FILES:-usr/lib64/libamfrt64.so.1.4.30 FILES:+usr/lib64/libamfrt64.so.1.4.31 ABI: libamfrt64.so.1(64) func(+47,-14) vars(+6,-2) [BREAKING] ------> FILES(+1,-1) ABI(+53,-16,>B<) Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/amdgpu-pro-amf: add 1.4.31.1654522Adel KARA SLIMANE2023-10-212-0/+57
| | | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/33234 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/pipewire: add 0.3.83Sam James2023-10-192-0/+478
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: backport upstream fixes to 0.3.82Sam James2023-10-184-0/+133
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Drop old 102 and 106James Le Cuirot2023-10-164-517/+0
| | | | Signed-off-by: James Le Cuirot <chewi@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/wireplumber: add 0.4.15Sam James2023-10-133-0/+158
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 0.3.82Sam James2023-10-133-1/+481
| | | | | Closes: https://bugs.gentoo.org/915357 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vcsi: drop 7.0.13-r2Joonas Niilola2023-10-132-32/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/vcsi: stabilize 7.0.16 for ALLARCHESJoonas Niilola2023-10-131-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/vlc: add 3.0.19Sam James2023-10-102-0/+520
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: Version bump to 2.20.0Matt Turner2023-10-092-0/+92
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/motion: fix build w/ newer libwebpSam James2023-10-082-1/+28
| | | | | | | | The patch isn't perfect as upstream (even before this) called `pkgconf` directly and this one doesn't update CFLAGS but as a driveby this is good enough. Closes: https://bugs.gentoo.org/910601 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 0.3.81Sam James2023-10-062-0/+476
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/obs-studio: keyword 29.1.3-r1 for ~arm64Mart Raudsepp2023-10-051-1/+1
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pipewire: drop 0.3.78-r1, 0.3.79-r1, 0.3.79-r2, 0.3.79-r3Sam James2023-10-047-1961/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/subtitlecomposer: drop 0.7.1-r2Andreas Sturmlechner2023-09-301-62/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>