summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/makemkv: Stabilize 1.17.8 x86, #947783Sam James2025-01-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/wireplumber: remove unused patchMichael Mair-Keimberger2025-01-091-27/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/ffmpeg: remove unused patchesMichael Mair-Keimberger2025-01-092-120/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/qmplay2: Stabilize 24.12.28 amd64, #947736Sam James2025-01-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: fix parallel make issue w/ USE=vdpauSam James2025-01-083-2/+178
| | | | | | | Thanks to Tom for finding the fixes. Closes: https://bugs.gentoo.org/946178 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/guvcview: add 2.2.1Nicolas PARLANT2025-01-075-0/+172
| | | | | | | | | | | | | | autoconf -> cmake qt5 -> qt6 useflags : * add qt6. !qt6 for gtk3 (by default) * add local sfml for SFML render X11-engine. !sfml for sdl (by default) Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/39970 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/obs-studio: slotting net-libs/mbedtls:0Azamat H. Hackimov2025-01-073-6/+6
| | | | | | | | net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all dependent packages. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/webcamoid: drop 9.0.0-r1Andreas Sturmlechner2025-01-062-74/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/ffmpeg: drop 4.4.4-r11Sam James2025-01-063-660/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: drop 7.0.1-r1Sam James2025-01-062-618/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/wireplumber: drop 0.5.3Sam James2025-01-032-131/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: drop 1.0.7-r1, 1.2.3, 1.2.4, 1.2.5Sam James2025-01-0312-2647/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: make "vpx" a global use flagMichał Górny2025-01-022-2/+0
| | | | | | | | | | | | Make the "vpx" flag global, as it is used semi-consistently across a number of packages to enable VP8/VP9 decoding (and/or encoding), using media-libs/libvpx. Remove the redundant descriptions where they don't add helpful information. This was originally proposed in 2010, but was not followed through: https://archives.gentoo.org/gentoo-dev/201007311337.40902.hanno@gentoo.org/ Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/smplayer: drop 23.6.0, 23.6.0-r1Andreas Sturmlechner2024-12-314-267/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/qmplay2: drop IUSE=qt6Arthur Zamarin2024-12-302-41/+15
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/obs-studio: drop 31.0.0-r1Jimi Huotari2024-12-301-277/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: fix libX11 linkingJimi Huotari2024-12-302-0/+305
| | | | | Closes: https://bugs.gentoo.org/946057 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/vlc: fix build with >=media-libs/taglib-2Andreas Sturmlechner2024-12-293-2/+501
| | | | | | | Add media-libs/taglib:= slot op Closes: https://bugs.gentoo.org/938946 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/vlc: Fix patch name typoAndreas Sturmlechner2024-12-292-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/qmplay2: add 24.12.28Arthur Zamarin2024-12-282-0/+139
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: Add media-libs/taglib:= slot op, ABI break imminentNicolas PARLANT2024-12-282-2/+2
| | | | | Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/vlc: Add media-libs/taglib:= slot op, ABI break imminentNicolas PARLANT2024-12-281-1/+1
| | | | | Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/aegisub: Bump to 3.4.0Nick Sarnie2024-12-278-43/+437
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-video/sonic-snap: add binding := to fltk & fix build with 1.4Ionen Wolkens2024-12-262-2/+12
| | | | | | | | | | 1.4.x drops the case sensitivity compat symlinks by default and upstream strongly recommends to fix packages rather than re-enable them. := due to new soname Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/handbrake: fix arm64 buildSam James2024-12-262-0/+78
| | | | | Closes: https://bugs.gentoo.org/946885 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/qmplay2: add 24.12.23Arthur Zamarin2024-12-252-0/+139
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/parole: Bump to 4.18.2Michał Górny2024-12-252-0/+77
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/devedeng: add 4.19.0Bernard Cafarelli2024-12-232-0/+46
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-video/handbrake: add documentation to metadataAlfred Wingate2024-12-221-0/+1
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39725 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: update liveAlfred Wingate2024-12-221-65/+114
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: add 1.9.0Alfred Wingate2024-12-225-1/+265
| | | | | | | | | | | | * Add support for amf, libdovi and qsv. * Bundle ffmpeg and x265 notably due heavy upstream patching. * Rename gtk use flag to gui. https://projects.gentoo.org/qa/policy-guide/use-flags.html#pg0802 Closes: https://bugs.gentoo.org/917591 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/handbrake: filter lto and disable build system hardeningAlfred Wingate2024-12-221-1/+6
| | | | | | | | | | * Filter lto due to rampant lto-type-mismatches and ODR violations. * Disable hardening in build system fixing bug #890279. Closes: https://bugs.gentoo.org/878899 Closes: https://bugs.gentoo.org/890279 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/totem: Stabilize 43.1 arm64, #946484Arthur Zamarin2024-12-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/totem: Stabilize 43.1 x86, #946484Arthur Zamarin2024-12-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/totem: Stabilize 43.1 amd64, #946484Arthur Zamarin2024-12-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg-chromium: yasm support was dropped in OctoberJames Le Cuirot2024-12-202-2/+2
| | | | | Closes: https://bugs.gentoo.org/944201 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/ffmpeg: yasm support was dropped in OctoberJames Le Cuirot2024-12-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/944201 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/cheese: fix Modern C issueSam James2024-12-182-0/+30
| | | | | Closes: https://bugs.gentoo.org/919087 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/aegisub: Stabilize 3.3.3-r1 x86, #946539Arthur Zamarin2024-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/aegisub: Stabilize 3.3.3-r1 amd64, #946539Sam James2024-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 ppc64, #946000Arthur Zamarin2024-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/vlc: Stabilize 3.0.21-r1 ppc64, #946080Arthur Zamarin2024-12-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/obs-studio: drop 31.0.0Jimi Huotari2024-12-141-277/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: add 'media-video/ffmpeg' version requirementJimi Huotari2024-12-142-1/+278
| | | | | Closes: https://bugs.gentoo.org/946086 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/qmplay2: add 24.12.06Arthur Zamarin2024-12-132-0/+139
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/mplayer: Stabilize 1.5_p20241125 ppc, #944961Sam James2024-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mplayer: Stabilize 1.5_p20241125 ppc64, #944961Sam James2024-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → llvm-core}/clangMichał Górny2024-12-117-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.2 amd64, #946000Sam James2024-12-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: Stabilize 3.0.21-r1 amd64, #946080Sam James2024-12-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>