summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg-chromium: Stabilize 126 arm64, #934193Arthur Zamarin14 hours1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/subtitlecomposer: add 0.8.1Andreas Sturmlechner3 days2-0/+63
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/mkvtoolnix: fix libcxx incompatibilityAlfred Wingate5 days2-0/+48
| | | | | | | Closes: https://bugs.gentoo.org/933417 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36973 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/projectx: drop0.91.0.10-r4Daniel Pielmeier7 days1-126/+0
| | | | | Closes: https://bugs.gentoo.org/933670 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-video/projectx: Stabilize 0.91.0.10-r5 ppc64, #933669Arthur Zamarin7 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/projectx: Stabilize 0.91.0.10-r5 amd64, #933669Arthur Zamarin7 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/projectx: Stabilize 0.91.0.10-r5 x86, #933669Arthur Zamarin7 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/mpv: drop 0.37.0Ionen Wolkens8 days4-330/+0
| | | | | Closes: https://bugs.gentoo.org/893422 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/subtitlecomposer: Fix build w/ ICU-75Andreas Sturmlechner9 days2-1/+38
| | | | | | | See also: https://invent.kde.org/multimedia/subtitlecomposer/-/issues/100 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/ffmpeg: fix another LTO breakage, this time with bare -fltoEli Schwartz10 days2-2/+2
| | | | | | | | | | | | | | | | | | | | `get-flag` is a bit of a funny API. It offers to provide the value of a flag, implying, the part after the =. But if there is no = then it simply returns you the whole flag, whereas you might think it returns empty. ffmpeg was relying on it returning empty for the case where no value is passed, but instead we ended up passing --enable-lto=-flto for such a case, which the ffmpeg configure script happily accepts as a valid value, and then silently drops since it doesn't actually work. End result: no LTO for the package with -flto, but working LTO if you used e.g. -flto=4 instead. Explicitly handle the -flto case. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix LTO handling with multilibSam James10 days2-10/+20
| | | | | | | | | Checking ABI and filtering based on that doesn't work in multilib_src_configure because of contamination & the order the phases / ABIs run in. Closes: https://bugs.gentoo.org/923491 Thanks-to: Michael Cook <mackal.cook@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/wireplumber: add 0.5.3Sam James12 days3-0/+138
| | | | | Closes: https://bugs.gentoo.org/931293 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/subliminal: enable py3.12, restrict testsSam James12 days2-2/+10
| | | | | | | | Restrict tests for now as there's a lot of movement upstream on a new release (they fail for py3.10 now). Closes: https://bugs.gentoo.org/929677 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vdr: add 2.6.7Martin Dummer12 days2-0/+201
| | | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/36277 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* media-video/vdr: drop 2.6.4Martin Dummer12 days3-267/+0
| | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* media-video/yle-dl: drop 20240130Joonas Niilola13 days2-58/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/pipewire: drop 1.0.4Sam James13 days2-513/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: Stabilize 83.0 amd64, #933071Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: Stabilize 83.0 x86, #933071Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: Stabilize 83.0 ppc64, #933071Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r5 x86, #932995Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r5 ppc, #932995Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r5 sparc, #932995Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r5 ppc64, #932995Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Stabilize 6.1.1-r5 arm, #932995Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 125 amd64, #932843Jakov Smolić2024-05-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/mkvtoolnix: drop 77.0Alfred Wingate2024-05-282-136/+0
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36856 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: update liveAlfred Wingate2024-05-281-2/+6
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mkvtoolnix: add 84.0Alfred Wingate2024-05-282-0/+140
| | | | | | | | * Include prefix fix as suggested by rpimonitrbtch. Bug: https://bugs.gentoo.org/928463 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 1.0.7Sam James2024-05-282-0/+503
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vstrip: treecleanArthur Zamarin2024-05-254-109/+0
| | | | | | | Closes: https://bugs.gentoo.org/928594 Bug: https://bugs.gentoo.org/871078 Bug: https://bugs.gentoo.org/716276 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: drop 24.03.16, 24.04.02Arthur Zamarin2024-05-253-282/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: fix CMake flagsArthur Zamarin2024-05-252-7/+4
| | | | | | | No revbump since it was unused and had no affect on build. Closes: https://bugs.gentoo.org/932628 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: add 24.05.23Arthur Zamarin2024-05-242-0/+140
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilize 125 arm64, #932404Michał Górny2024-05-221-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg-chromium: keyword 126 for ~loongWANG Xuerui2024-05-211-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/ffmpeg-chromium: keyword 125 for ~loongWANG Xuerui2024-05-211-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-video/ffmpeg-chromium: add 126Matt Jolly2024-05-212-0/+249
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* media-video/vlc: net-misc/freerdp client is not neededMike Gilbert2024-05-203-3/+3
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-video/makemkv: Bump to 1.17.7, drop old 1.17.6James Le Cuirot2024-05-162-4/+3
| | | | | | Apparently, there are no material changes. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/vlc: drop 3.0.20-r5Mike Gilbert2024-05-151-518/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-video/movit: Drop old versionsMatt Turner2024-05-152-45/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/popcorntime-bin: Revision bump for OFL-1.1 LICENSE updateUlrich Müller2024-05-132-0/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-video/popcorntime-bin: Fix LICENSE, OFL-1.1 instead of OFLUlrich Müller2024-05-133-4/+4
| | | | | Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-video/mpv: reword yt-dlp optfeatureIonen Wolkens2024-05-102-2/+4
| | | | | | | USE=lua led to confusion that some action is needed, let's be more verbose and only mention it when it's not set. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/movit: Stabilize 1.7.1 arm64, #931696Sam James2024-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/movit: Stabilize 1.7.1 amd64, #931696Sam James2024-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/movit: Stabilize 1.7.1 x86, #931696Sam James2024-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/totem: enable py3.12Mart Raudsepp2024-05-101-2/+2
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/mpv: enable py3.13Ionen Wolkens2024-05-102-2/+2
| | | | | | umpv seems fine at a glance, not that messed with it much Signed-off-by: Ionen Wolkens <ionen@gentoo.org>