summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/mpv: adjust libplacebo warningIonen Wolkens2023-07-231-2/+2
| | | | | | | | | | Turns out mpv did a temporary revert to be able to use older version for the release and missed that. So comments about libplacebo version from previous commit summary do not apply. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/mpv: add 0.36.0Ionen Wolkens2023-07-233-0/+322
| | | | | | | | | | | | | | Neither me nor pipewire upstream expected a release soon, but turns out did not have to worry about that. Also includes more pipewire fixes than just the emergency one so ao=pipewire users should upgrade ahead of stable. Note that this needs the latest version of libplacebo or else gpu-next won't be enabled (that version is however incompatible with <ffmpeg-6.1 and <vlc-4 -- not that it's currently enabled in Gentoo for vlc-3 and is off-by-default on ffmpeg). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/mpv: sync live keywordsIonen Wolkens2023-07-231-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/pipewire: backport two fixes to 0.3.75Sam James2023-07-233-0/+151
| | | | | | | | | 1. Crash fix for when can't connect to dbus (bug #910714) 2. Help out software misusing API, like older mpv (new fixed mpv will be in tree shortly anyway) (https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3374) Closes: https://bugs.gentoo.org/910714 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: backport fix for use with pipewire-0.3.75Ionen Wolkens2023-07-232-0/+390
| | | | | | | | | | | | | | | | | | Albeit, regardless of this patch or stable pipewire, ao=pipewire on 0.35.1 seems to have several other issues (in my VM it results in horribly crackling audio), and I personally recommend ao=pulse (or jack/alsa) instead to use with pipewire. Pipewire does work great in mpv-9999, so next release should be better. Considered a ~arch revbump, but given this only touch pipewire code and that ao=pipewire is already a bit bad on 0.35.1 I'm not sure it's worth the stabilization trouble (aka current keywords are intentional). Tested with both 0.3.75 and stable 0.3.71, but will keep -r1 for a bit in case of something I missed. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/pipewire: add 0.3.75Sam James2023-07-212-0/+474
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/rav1e: forward ~loongWANG Xuerui2023-07-201-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/rav1e: keyword 0.6.6 for ~loongWANG Xuerui2023-07-201-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/vlc: fix vlc-cache-gen call in 9999Sam James2023-07-191-4/+4
| | | | | | | | Thanks to josef64 for reporting. This.. seems to have changed years ago in https://code.videolan.org/videolan/vlc/-/commit/ba05ad61645b38ad206e23949a6352871ab59773. Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cheese: Version bump to 44.1Matt Turner2023-07-182-0/+101
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/obs-studio: add USE="qsv"Jimi Huotari2023-07-182-1/+4
| | | | | Closes: https://bugs.gentoo.org/910361 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: remove qt5 supportJimi Huotari2023-07-181-17/+5
| | | | | | | Upstream no longer supports compiling against qt5. Closes: https://bugs.gentoo.org/910307 Signed-off-by: Jimi Huotari <chiitoo@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/mpv: loosen libplacebo requirement in liveIonen Wolkens2023-07-151-2/+5
| | | | | | | | | | | | Using a older libplacebo is possible, but gpu-next support will be missing. Lower bound felt harmless to ensure all features, but other packages (e.g. ffmpeg) could potentially need to set temporary upper bounds like mpv-0.35 did and this will create conflicts. Not that it matters that much while this is only in mpv-9999. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/libva-utils: Version bump to 2.19.0Matt Turner2023-07-152-0/+92
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/mpv: note new options in liveIonen Wolkens2023-07-151-0/+5
| | | | | | | | Meant to handle them but upon closer look there's not really anything that should be done -- but may be worth noting. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/pipewire: add note re kwin/mutterSam James2023-07-132-0/+14
| | | | | | | | KWin and Mutter need to be restarted after upgrading (most) PipeWire versions to keep screencasting working. KWin no longer crashes w/ >=0.3.74 though. Closes: https://bugs.gentoo.org/908490 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: drop 0.3.73-r1Sam James2023-07-132-467/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vcsi: add github upstream metadataJoonas Niilola2023-07-131-0/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/vcsi: DistutilsNonPEP517Build, PYTHON_COMPAT+=3.12Joonas Niilola2023-07-131-0/+31
| | | | | Closes: https://bugs.gentoo.org/909997 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/pipewire: add 0.3.74Sam James2023-07-122-0/+467
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: drop 0.3.73Sam James2023-07-121-466/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: backport recommended patch to 0.3.73Sam James2023-07-122-0/+496
| | | | | | Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3316 Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3345 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: enable py3.12Sam James2023-07-122-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: forward ~arm64Sam James2023-07-122-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: add 1.6.1Sam James2023-07-123-17/+181
| | | | | | Closes: https://bugs.gentoo.org/892083 Closes: https://bugs.gentoo.org/907406 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/makemkv: 1.17.4-r1 revbump with ffmpeg-6 support.Piotr Karbowski2023-07-102-0/+141
| | | | | Closes: https://bugs.gentoo.org/909307 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* media-video/vlc: Stabilize 3.0.18-r3 x86, #907379Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/vlc: Stabilize 3.0.18-r3 ppc, #907379Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/vlc: Stabilize 3.0.18-r3 arm64, #907379Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/devedeng: update upstream metadataBernard Cafarelli2023-07-091-1/+1
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-video/devedeng: switch to PEP517Bernard Cafarelli2023-07-093-50/+21
| | | | | | | Fix setup.py to use setuptools mode (locale install) Closes: https://bugs.gentoo.org/909995 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-video/blind: EAPI8 bumpMichael Mair-Keimberger2023-07-081-15/+5
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31773 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/rovclock: EAPI8 bumpMichael Mair-Keimberger2023-07-071-0/+25
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31774 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/rovclock: fix LICENSEMichael Mair-Keimberger2023-07-071-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/simplescreenrecorder: Add slot dependency on ffmpegUlrich Müller2023-07-072-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-video/pipewire: add 0.3.73Sam James2023-07-063-1/+468
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/openshot: add 3.1.1Ninpo2023-07-062-0/+56
| | | | | | | | | Closes: https://bugs.gentoo.org/876397 Closes: https://bugs.gentoo.org/887437 Closes: https://bugs.gentoo.org/909641 Signed-off-by: Ninpo <ninpo@qap.la> Closes: https://github.com/gentoo/gentoo/pull/31764 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: keyword 0.3.72 for ~loongWANG Xuerui2023-07-041-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/mpv: style fixIonen Wolkens2023-07-031-4/+2
| | | | | | | Not sure why I put parentheses there, maybe(?) it's clearer but eh.. they do nothing. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/mpv: update libplacebo boundsIonen Wolkens2023-07-032-2/+5
| | | | | | | | | | | mpv-9999 needs >=5.266 which is not released yet unless counting the release candidate (6.287.0_rc1). And then that version appears to break older mpv (can skip revbump thanks to the binding operator). If using the live ebuild, please keyword either <libplacebo-9999 or use an up-to-date 9999 build. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.6.0 amd64, #909479Sam James2023-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.6.0 x86, #909479Sam James2023-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.6.0 arm64, #909479Sam James2023-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/subsync: drop blank DEPEND/RDEPENDSam James2023-06-301-4/+1
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* media-video/yle-dl: drop 20221231Joonas Niilola2023-06-292-56/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/qmplay2: drop 23.02.05-r1, 23.06.04Arthur Zamarin2023-06-284-294/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: depend on slot ffmpegArthur Zamarin2023-06-282-25/+9
| | | | | | Also sort out use deps dependencies. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pipewire: put back lc3plus noteSam James2023-06-272-0/+2
| | | | | | | We have liblc3, but not liblc3plus (yet?) Bug: https://bugs.gentoo.org/881581 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Keyword 0.3.72 riscv, #909200Jakov Smolić2023-06-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>