summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/yle-dl: drop 20240706Joonas Niilola2024-08-272-58/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/x264-encoder: add 0.0.20240513Sam James2024-08-253-2/+80
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/obs-studio: Fix compilation on GCC 15Paul Zander2024-08-253-0/+20
| | | | | | | Closes: https://bugs.gentoo.org/938326 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38268 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 1.2.3Sam James2024-08-242-0/+516
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 128 arm64, #938310Arthur Zamarin2024-08-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 128 amd64, #938310Arthur Zamarin2024-08-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/obs-studio: migrate to "new modern CMake path"Jimi Huotari2024-08-222-17/+19
| | | | | | | | | | | | | | | | | | | - Use the "new modern CMake path" and tweak CMake switches accordingly. - Drop USE="ssl" since it is no longer optional (and unconditionally depend on 'mbedtls'). - Add USE="sndio" to enable sndio support. - Add python 3.13 and remove 3.9 compatibility. - Enable both, "legacy ffmpeg" and the new, "native" nvenc with USE="nvenc". - Tweak formatting on lines longer than 120 characters. - Add USE="test-input" for building and installing test sources. - De-wire up tests, since upstream did not bring building unit tests along with the latest CMake changes, as they are "unmaintained and not supported for a very long time" [1]. 1. https://github.com/obsproject/obs-studio/issues/11115 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: drop 30.1.2, 30.2.0-r1, 30.2.1Jimi Huotari2024-08-224-820/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: add 30.2.3Jimi Huotari2024-08-223-3/+282
| | | | | | | | | | | | | | | | | | | This restores "legacy ffmpeg" being used via USE="nvenc", which seems to be more in line with the upstream default for the time being, and there seem to be potential performance problems [1] with the new, "native nvenc", so stick to "legacy" for now. The next non-patch release should have CMake options tweaked to handle these better (will be in 9999 soon), and if there is want for experimenting more with it already, can always flip it using 'MYCMAKEARGS="-DENABLE_NATIVE_NVENC=ON"'. 1. https://github.com/obsproject/obs-studio/issues/11009 Closes: https://bugs.gentoo.org/936826 Closes: https://bugs.gentoo.org/938022 Closes: https://github.com/gentoo/gentoo/pull/37755 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/raspberrypi-omxplayer: treecleanArthur Zamarin2024-08-206-127/+0
| | | | | | | Closes: https://bugs.gentoo.org/936398 (pkgremoved) Closes: https://bugs.gentoo.org/908959 (pkgremoved) Closes: https://bugs.gentoo.org/908957 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2024-08-202-119/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/mkvtoolnix: drop 81.0Alfred Wingate2024-08-175-299/+0
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37114 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/mkvtoolnix: add 86.0Alfred Wingate2024-08-173-0/+169
| | | | | | | | Backport patch for libfmt-11 compatibility. Closes: https://bugs.gentoo.org/938105 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/yle-dl: stabilize 20240806 for ALLARCHESJoonas Niilola2024-08-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/handbrake: Add := to media-libs/svt-av1 depMichał Górny2024-08-132-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: Add := to media-libs/svt-av1 depMichał Górny2024-08-133-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/aegisub: Fix build with icu 75Nick Sarnie2024-08-083-3/+186
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-video/yle-dl: add 20240806Joonas Niilola2024-08-082-0/+58
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/pipewire: add 1.2.2Sam James2024-08-072-0/+516
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/kaffeine: Add backports patchset, fix update scan dataAndreas Sturmlechner2024-08-073-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patchset content: Andreas Sturmlechner (1): Port away from API deprecated in >KF-5.62 Friedrich W. H. Kossebau (4): FindVLC.cmake: use <pkg>_VERSION over old <pkg>_VERSION_STRING pattern Port away from deprecated KMessageBox::sorry Port away from deprecated KMessageBox Yes/No API Add explicit moc includes to sources for moc-covered headers Jonathan Riddell (1): update homepage Mauro Carvalho Chehab (19): mediawidget.h: mark override virtual functions as such src: mark several functions as override dvb: avoid warning when EAGAIN == EWOULDBLOCK dvb: add a descriptor parser for registration descriptor dvbsi: improve stream type detection logic dvb: re-write bcdToTime function dvb: epg: add a warning if event lasts more than 24 hours mediawidget: don't keep screen saver suspended on exit get rid of deprecated qrand() function dvbconfigdialog: increase max download size for scandata qt: replace QList::swap() by QList::swapItemsAt() Replace std::endl by Qt::endl Replace Qt sort and search APIs Fix some warnings for random generator mediawidget: use angleDelta() instead of delta() dvb: fix QFlags() initialization vlc: use Qt::SkipEmptyParts Use QProcess::setProgram() CMake: Various fixes, translation handling Nicolas Fella (3): Fix activating existing window Add desktop file name to solid actions Don't invoke XScreenSaverSuspend on Wayland Pino Toscano (1): i18n: reduce the string puzzles Yuri Chornoivan (2): Update homepage address Fix minor EBN issues Closes: https://bugs.gentoo.org/937158 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/luvcview: treecleanArthur Zamarin2024-08-043-55/+0
| | | | | | | | Closes: https://bugs.gentoo.org/935553 (pkgremoved) Closes: https://bugs.gentoo.org/875746 (pkgremoved) Closes: https://bugs.gentoo.org/875245 (pkgremoved) Closes: https://bugs.gentoo.org/731094 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/vdr: add 2.6.9Martin Dummer2024-08-042-0/+201
| | | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/37655 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/yle-dl: drop 20240429Joonas Niilola2024-08-032-58/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffmpeg-chromium: add 128Matt Jolly2024-08-012-0/+249
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* media-video/mpv: add missing depend on vulkan-headersIonen Wolkens2024-07-302-0/+2
| | | | | | | | mpv-9999 newly checks for headers which prompted this, but these were always needed for vulkan and 0.38 fails to build without (albeit was unlikely to be missing outside binpkgs). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/gaupol: Stabilize 1.15-r1 ALLARCHES, #936110Jakov Smolić2024-07-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/gaupol: fix MissingUseDepDefaultLouis Sautier2024-07-281-1/+1
| | | | | | | USE=nuspell was added to enchant in cb22f47abd9 (2.2.8). Closes: https://github.com/gentoo/gentoo/pull/37753 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: replace USE flags with optfeature, update LICENSEgentoo-setan2024-07-282-69/+74
| | | | | | | | | | | | | | | | * Update LICENSE from GPL-2+ to GPL-3+. * Replace elog messages with optfeature. * Explicitly list mandatory GStreamer plugins. * Replace USE=spell with better optfeature messages. * Mention the newer USE=nuspell backend for enchant before USE=hunspell. * Allow tests to run with enchant built with USE=nuspell. * Remove GitHub from HOMEPAGE as it's already listed as an upstream in metadata.xml. Signed-off-by: gentoo-setan <gentoo-setan@protonmail.com> Signed-off-by: Louis Sautier <sbraz@gentoo.org> Co-authored-by: Louis Sautier <sbraz@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/37194
* media-video/gaupol: drop 1.14.1Louis Sautier2024-07-282-70/+0
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/mjpegtools: EAPI 8Sam James2024-07-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mjpegtools: various correctness fixesSam James2024-07-274-0/+389
| | | | | | | | | | | * Fix build with GCC 15 * Fix LTO safety * Fix C99 issue in configure Closes: https://bugs.gentoo.org/899868 Closes: https://bugs.gentoo.org/927103 Closes: https://bugs.gentoo.org/936562 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vdr2jpeg: treecleanArthur Zamarin2024-07-263-55/+0
| | | | | Closes: https://bugs.gentoo.org/791904 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 127 arm64, #936630Sam James2024-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 127 amd64, #936630Jakov Smolić2024-07-261-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/amdgpu-pro-amf: Stabilize 1.4.33.1718238 amd64, #936515Jakov Smolić2024-07-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/obs-studio: add 30.2.1 and update 9999 hashesJimi Huotari2024-07-233-2/+276
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/ffmpeg: drop 6.1.1-r7Sam James2024-07-211-622/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 x86, #936327Sam James2024-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 x86, #936326Sam James2024-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Drop old 124James Le Cuirot2024-07-202-248/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/qmplay2: drop 24.05.23Arthur Zamarin2024-07-202-139/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: Stabilize 24.06.16 amd64, #936388Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 amd64, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: drop 24.04.07Arthur Zamarin2024-07-202-141/+0
| | | | | Closes: https://bugs.gentoo.org/932649 (obsolete) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 amd64, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 ppc64, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 sparc, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r8 ppc, #936327Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 ppc64, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg: Stabilize 4.4.4-r10 sparc, #936326Arthur Zamarin2024-07-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>