summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg-chromium: Version bump to 102James Le Cuirot2022-05-292-0/+246
| | | | | Closes: https://bugs.gentoo.org/847883 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/totem: Stabilize 42.0-r1 arm64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/totem: Stabilize 42.0-r1 x86, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/totem: Stabilize 42.0-r1 amd64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/simplescreenrecorder: Stabilize 0.4.4 amd64, #847568Jakov Smolić2022-05-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/yle-dl: stabilize 20220518 for amd64, x86Joonas Niilola2022-05-261-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/wireplumber: add 0.4.10-r2 and copy loong to 9999Niklāvs Koļesņikovs2022-05-255-1/+310
| | | | | | | | | | | | | | | | | | | | | | This commit backports a fix for device reservation protocol where multiple devices may get clashing name because they all get the same name assigned to them while being reserved. It appears the fix may need another commit to function, so adding the NULL fix pre-emptively. And because that one introduced a new bug, adding a follow up fix backport for that. Unfortunately the current upstream fix for this breaks the fix for a small audio glitch that may happen when changing the default device, which as applied on Gentoo in the 0.4.10-r1 ebuild. This in effect means no longer applying the corresponding patch. But the benefit of not having potential device name clashes should outweigh that. Finally 0.4.10-r1 was keyworded for ~loong but that's liable to getting lost on version bumps, so copying it to the 9999 in an inactive state. Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/25574 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: Stabilize 3.0.17.3-r2 ppc64, #846992Sam James2022-05-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: Stabilize 3.0.17.3-r2 arm64, #846992Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/vlc: Stabilize 3.0.17.3-r2 ppc, #846992Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/vlc: Stabilize 3.0.17.3-r2 amd64, #846992Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/vlc: Stabilize 3.0.17.3-r2 x86, #846992Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/vlc: drop 3.0.17.3-r1Pacho Ramos2022-05-221-511/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/vlc: Update jpeg depPacho Ramos2022-05-223-3/+3
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/vlc: add 3.0.17.4Pacho Ramos2022-05-222-0/+513
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/ffmpeg2theora: enable py3.10 and disable py3.7Sam James2022-05-221-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/popcorntime-bin: update LICENSEAndrew Ammerlaan2022-05-191-1/+5
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/yle-dl: add 20220518Joonas Niilola2022-05-192-0/+55
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/wireplumber: keyword 0.4.10-r1 for ~loongWANG Xuerui2022-05-191-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/pipewire: keyword 0.3.51-r1 for ~loongWANG Xuerui2022-05-191-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/ffdiaporama: fix parallel buildOlivier Laurantin2022-05-192-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/844133 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/25482 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/subtitlecomposer: Fix build with >=ffmpeg-5Andreas Sturmlechner2022-05-182-0/+66
| | | | | | | | Upstream commit 4f4f560e40ba0b760cf688eb024be3cc734ca347 Closes: https://bugs.gentoo.org/834416 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/mkvtoolnix: add comment re --enable-qt5Sam James2022-05-182-2/+12
| | | | | Bug: https://bugs.gentoo.org/844097 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: sync live ebuildSam James2022-05-181-21/+27
| | | | | Bug: https://bugs.gentoo.org/844097 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: add 67.0.0Sam James2022-05-183-0/+203
| | | | | | | | | | | | | | | | | | | | | Quoting same comments I put in the patch: """ We should only check for UIC (provided by qtwidgets) if we're building the GUI. Qt (just qtcore) itself is *always* needed to build mkvtoolnix (it's used for e.g. MIME type detection since 59.0.0), but the rest of Qt (like qtwidgets) is only needed for the GUI build. The build system incorrectly unconditionally checks for UIC. We fix it here to only check for it when doing a GUI build. First hunk (ac/qt5.m4, removing UIC check): Signed-off-by: Duane Robertson duane@duanerobertson.com Second hunk (rest, adding UIC check conditional on enable_gui): Signed-off-by: Sam James <sam@gentoo.org> """ Closes: https://bugs.gentoo.org/844097 Signed-off-by: Duane Robertson <duane@duanerobertson.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: drop obsolete -std=c++11Sam James2022-05-175-15/+0
| | | | | | | | | | | | | The commit referenced in the ebuild [0] was in 3.0.0 anyway, but also, AX_CXX_COMPILE_STDCXX_11 passes the needed flags to enable c++11 support anyway. In any case, long obsolete, as GCC 9+ defaults to gnu++11 or newer anyhow. [0] https://github.com/videolan/vlc/commit/4b1c9dcdda0bbff801e47505ff9dfd3f274eb0d8 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: x86 stable wrt bug #843758Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mpv: Stabilize 0.34.1-r1 ppc, #843758Jakov Smolić2022-05-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/mpv: Stabilize 0.34.1-r1 amd64, #843758Jakov Smolić2022-05-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/mpv: Stabilize 0.34.1-r1 ppc64, #843758Sam James2022-05-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mjpegtools: [QA] drop (very) stale GCC version checksSam James2022-05-171-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/yle-dl: drop 20220213Joonas Niilola2022-05-162-64/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/bino: update EAPI 7 -> 8Sam James2022-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/bino: add 1.6.8Sam James2022-05-152-0/+66
| | | | | Closes: https://bugs.gentoo.org/765724 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gxine: treecleanJakov Smolić2022-05-144-104/+0
| | | | | | | | Closes: https://bugs.gentoo.org/838139 Closes: https://bugs.gentoo.org/740510 Closes: https://bugs.gentoo.org/652124 Closes: https://bugs.gentoo.org/615964 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/mpv: [QA] inline ESYSROOTSam James2022-05-144-8/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffdiaporama: code clean up (fix build w/ newer ffmpeg, musl)Olivier Laurantin2022-05-132-0/+60
| | | | | | | | | | | | Change sources location The code now includes all previous patches The code should compile fine with ffmpeg-5 and musl Closes: https://bugs.gentoo.org/834402 Closes: https://bugs.gentoo.org/832358 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Clarify disabling pulseaudio autospawn on openrcIgor V. Kovalenko2022-05-134-8/+12
| | | | | | | | | Recent change to pulseaudio-daemon moved autospawn flag to /etc/pulse/client.conf.d/enable-autospawn.conf, note this. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25409 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/rtmpdump: forward ~loongWANG Xuerui2022-05-131-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/rtmpdump: keyword 2.4_p20210219 for ~loongWANG Xuerui2022-05-131-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/wireplumber: patch 0.4.10 to default enable backendsNiklāvs Koļesņikovs2022-05-132-0/+251
| | | | | | | | | | | | | | | | | | Due to signifiant number of people having outdated copies of WirePlumber scripts, upstream chose to change the default behavior of WP monitors (essentially PW backends) and to enable them by default, so that they work with the older scripts. Gentoo already duplicates to /etc/wireplumber which would trigger the usual config protection mechanism but users could also have copied them to ~/.config/wireplumber. Therefore it's still a nice thing to apply this change. Bug: https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/254 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/25455 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/rtmpdump: fix build with GCC 11Sam James2022-05-122-0/+24
| | | | | | | | | Think it's 11+ specific (obviously these things depend heavily on env. as it's to do with transitive includes), but only occurs with *just* USE=tools enabled. Closes: https://bugs.gentoo.org/828082 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/motiontrack: Drop ~mipsAndreas K. Hüttel2022-05-111-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-video/wireplumber: bump to 0.4.10Niklāvs Koļesņikovs2022-05-103-0/+120
| | | | | | | | | | | | | | In addition to bumping to the just released 0.4.10 version, this commit adds BDEPEND on sys-devel/gettext because turns out that since libintl was added, Meson build system would end up calling xgettext to process the translation files during build. Apart from the previously missing gettext dependency, this is a trivial copy of the wireplumber-9999 ebuild. Should be equally trivial bump. Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/25421 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/subtitlecomposer: Fix build with dev-qt/qtgui[gles2-only]Andreas Sturmlechner2022-05-092-2/+127
| | | | | | Closes: https://bugs.gentoo.org/820035 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/rtmpdump: Bump, EAPI=8, fix-chunk-size.patchCraig Andrews2022-05-094-4/+144
| | | | | | | See: https://git.alpinelinux.org/aports/commit/main/rtmpdump/fix-chunk-size.patch?id=bf39fb1177ee77eee6c214a7393cc0054958ce08 See: https://git.alpinelinux.org/aports/commit/main/rtmpdump/fix-chunk-size.patch?id=69bc162319b12e9b6c6d3ea345dbf7c218753594 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/libva-utils: stabilize 2.14.0 for x86Jakov Smolić2022-05-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/libva-utils: Stabilize 2.14.0 amd64, #843347Jakov Smolić2022-05-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/libva-utils: Stabilize 2.14.0 arm64, #843347Jakov Smolić2022-05-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/libva-utils: Stabilize 2.14.0 ppc64, #843347Jakov Smolić2022-05-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>