summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/libva-utils: Version bump to 2.14.0Matt Turner2022-03-162-0/+97
| | | | | Closes: https://github.com/gentoo/gentoo/pull/24410 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Switch to MesonMatt Turner2022-03-161-40/+39
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/mpv: crank up libplacebo dependency in 9999Sam James2022-03-161-1/+1
| | | | | Closes: https://bugs.gentoo.org/832735 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: enable vmaf use flagAdel KARA SLIMANE2022-03-165-3/+29
| | | | | | | | To use Netflix' vmaf scoring algorithm Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/23412 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/amdgpu-pro-amf: add missing RDEPEND for libdrmJoonas Niilola2022-03-161-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/amdgpu-pro-amf: minor version bump to 1.4.24.1384496Adel KARA SLIMANE2022-03-162-0/+57
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg: backport small GNU ranlib hardcoding fixAdrian Ratiu2022-03-167-1/+65
| | | | | | | | | | | | | | | | I've landed this fix in ffmpeg upstream and would like to backport it to Gentoo so the --ranlib="$(tc-getRANLIB) option set in the ebuilds has an effect, to be able to use the LLVM tool which is currently ignored. Because this is a small fix not impacting the majority of users who don't care about mixed LLVM/GNU tools usage, I don't think we nede to bump the ebuild revisons to cause rebuilds. Closes: https://bugs.gentoo.org/835419 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/24602 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: fix USE=live build failureJohn Helmert III2022-03-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/835072 Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/xine-ui: bump to 0.99.13Alexis Ballier2022-03-152-0/+101
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpegthumbnailer: Stabilize 2.2.2 arm, #833742Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/rage: stabilize 0.4.0-r1 for amd64Joonas Niilola2022-03-141-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/rage: stabilize 0.4.0-r1 for x86Joonas Niilola2022-03-141-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/popcorntime-bin: drop version 0.4.6Andrew Ammerlaan2022-03-142-60/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/popcorntime-bin: add version 0.4.7Andrew Ammerlaan2022-03-142-0/+55
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-video/mplayer: ~riscv keywordingHan Gao2022-03-141-1/+1
| | | | | | | | Bug: https://bugs.gentoo.org/812855 Closes: https://github.com/gentoo/gentoo/pull/24506 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Han Gao <rabenda.cn@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-video/mplayer: add riscv supportHan Gao2022-03-142-0/+16
| | | | | | | Bug: https://bugs.gentoo.org/812855 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Han Gao <rabenda.cn@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-video/devedeng: add 4.17.0Bernard Cafarelli2022-03-132-0/+48
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-video/devedeng: drop 4.16.0-r1Bernard Cafarelli2022-03-131-44/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-video/obs-studio: update ffmpeg[nvenc] usedepDavid Seifert2022-03-133-6/+3
| | | | | Closes: https://github.com/gentoo/gentoo/pull/24517 Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/mpv: USE=cuda → nvencDavid Seifert2022-03-134-25/+24
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/ffmpeg: USE=video_cards_nvidia → nvencDavid Seifert2022-03-137-21/+21
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* profiles: global USE=nvencDavid Seifert2022-03-133-5/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/vlc: add 3.0.17.3Sam James2022-03-134-13/+537
| | | | | Closes: https://bugs.gentoo.org/834418 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/transcode: [QA] fix UnusedInherits (multilib)Sam James2022-03-101-2/+2
| | | | | | get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/sonic-snap: [QA] fix UnusedInherits (multilib)Sam James2022-03-101-2/+2
| | | | | | get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/x264-encoder: bump to latestAlexis Ballier2022-03-103-5/+78
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/dvdrip: Stabilize 0.98.11-r5 amd64, #831130Jakov Smolić2022-03-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/jubler: fix IndirectInherits (desktop)Sam James2022-03-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg2theora: fix UnusedInherits (toolchain-funcs)Sam James2022-03-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ccextractor: fix UnusedInherits (flag-o-matic)Sam James2022-03-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/avidemux: drop 2.7.6-r1Sam James2022-03-092-138/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/webcamoid: Bump to 8.8.0Jonas Stein2022-03-082-0/+87
| | | | | | | Version bump to 8.8.0. Closes: https://bugs.gentoo.org/771921 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* media-video/cheese: Stabilize 41.1 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cheese: Stabilize 41.1 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cheese: Stabilize 41.1 amd64, #834426Sam James2022-03-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/atomicparsley-wez: treecleanJakov Smolić2022-03-083-49/+0
| | | | | | | Closes: https://bugs.gentoo.org/668708 Closes: https://bugs.gentoo.org/716268 Closes: https://bugs.gentoo.org/731090 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/pipewire: bump WirePlumber PDEBEND version to 0.4.8-r3Niklāvs Koļesņikovs2022-03-052-2/+2
| | | | | | | | | Earlier versions may work but are known to break PulseAdudio support for at least some use cases, when using PipeWire 0.3.48 or newer. Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/24413 Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/wireplumber: add a fix for PW 0.3.48Niklāvs Koļesņikovs2022-03-052-0/+167
| | | | | | | | | | | | | | | PW 0.3.48 contains a change that may break PulseAudio support without a fix on WP side. This commit adds that fix as wireplumber-0.4.8-r3 ebuild. Because ~testing only needs to work with ~testing, it has not been verified that the r3 works as intended with PW versions older than the current ~testing version. However there's no reason to believe it would not, so the version minimum is not being bumped up. Bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2189 Closes: https://bugs.gentoo.org/834624 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/aegisub: Fix buildNick Sarnie2022-03-052-0/+194
| | | | | | Closes: https://bugs.gentoo.org/834086 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-video/obs-studio: remove version 27.2.1Jimi Huotari2022-03-042-206/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24403 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/obs-studio: add version 27.2.3Jimi Huotari2022-03-042-0/+206
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/pipewire: add 0.3.48Sam James2022-03-033-0/+355
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/makemkv: Bump to 1.16.7, drop old 1.16.5James Le Cuirot2022-03-012-2/+2
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpegthumbnailer: ffmpeg5 fixesAlexis Ballier2022-02-2811-0/+394
| | | | | | | from upstream Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/dvdstyler: bump to 3.2.1Alexis Ballier2022-02-284-0/+174
| | | | | | | use gtk3, fix build with ffmpeg 5 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/dvdrip: update EAPI 5 -> 8Sam James2022-02-282-0/+114
| | | | | Bug: https://bugs.gentoo.org/831130 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/smplayer: Bump to version 22.2.0Lars Wendler2022-02-272-0/+140
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/ffmpegthumbnailer: Stabilize 2.2.2 arm64, #833742Arthur Zamarin2022-02-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/gpac: bump to 2.0.0Alexis Ballier2022-02-254-3/+271
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/obs-studio: remove version 27.2.0Jimi Huotari2022-02-222-207/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24323 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>