about summary refs log tree commit diff
path: root/pkgs/applications/video
AgeCommit message (Collapse)AuthorFilesLines
2024-06-13mpv-unwrapped: format with nixfmt rfc styleXYenon1-7/+2
2024-06-13mpv-unwrapped: fix build on x86_64-darwinXYenon1-3/+3
2024-06-12open-in-mpv: 2.2.1 -> 2.2.2R. Ryantm1-2/+2
2024-06-12Merge pull request #318155 from r-ryantm/auto-update/jellyfin-mpv-shimh7x41-2/+2
jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0
2024-06-12obs-studio-plugins.obs-move-transition: 3.0.0 -> 3.0.1R. Ryantm1-2/+2
2024-06-12webtorrent_desktop: make fetchpatch url reproduciblePeder Bergebakken Sundt1-2/+4
2024-06-12mpvScripts.mpv-notify-send: make fetchpatch url reproduciblePeder Bergebakken Sundt1-1/+2
2024-06-12Merge pull request #317549 from r-ryantm/auto-update/flowbladeWeijia Wang1-2/+2
flowblade: 2.16 -> 2.16.2
2024-06-10Merge pull request #318780 from r-ryantm/auto-update/vdrPlugins.softhddeviceChristian Kögler1-2/+2
vdrPlugins.softhddevice: 2.3.2 -> 2.3.3
2024-06-10jellyfin-media-player: 1.10.1 -> 1.11.1Jan van Esdonk2-38/+2
2024-06-10Merge pull request #316771 from r-ryantm/auto-update/subtitleeditPeder Bergebakken Sundt1-2/+2
subtitleedit: 4.0.5 -> 4.0.6
2024-06-10vdrPlugins.softhddevice: 2.3.2 -> 2.3.3R. Ryantm1-2/+2
2024-06-10Merge pull request #318050 from bobby285271/upd/hypnotixBobby Rong1-2/+2
hypnotix: 4.3 -> 4.4
2024-06-09Merge pull request #318588 from 1sixth/fix-mpv-testMario Rodas1-0/+14
nixos/tests/mpv: adapt to the new mpv wrapper
2024-06-10mpv: allow ofborg to execute the test1sixth1-0/+14
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt4-4/+4
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt68-68/+68
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt14-14/+14
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-08multiviewer-for-f1: 1.31.3 -> 1.32.1Alexandre Rosenfeld1-3/+3
2024-06-08haruna: 1.1.1 -> 1.1.2R. Ryantm1-2/+2
2024-06-08Merge pull request #304349 from atorres1985-contrib/mpvMario Rodas4-221/+336
mpv: 0.37.0 -> 0.38.0
2024-06-08mpv: fix build on Darwin (patch by marsam)Anderson Torres2-2/+35
2024-06-08mpvScripts.manga-reader: fix homepage linkErik Scholz1-1/+1
2024-06-08mpv: nixfmtAnderson Torres1-198/+288
2024-06-08mpv: break it on DarwinAnderson Torres1-0/+1
2024-06-08mpvScripts: move it under mpvAnderson Torres1-0/+1
2024-06-08mpv: move wrapper under mpv-unwrapped.passthruAnderson Torres2-8/+13
And refactor to fit. wrapper
2024-06-08mpv: 0.37.0 -> 0.38.0Anderson Torres2-19/+4
2024-06-08jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0R. Ryantm1-2/+2
2024-06-08Merge pull request #315118 from id3v1669/gpu-screen-recorderPeder Bergebakken Sundt1-7/+9
gpu-screen-recorder: unstable-2023-11-18 -> unstable-2024-05-21
2024-06-07mpvScripts.mpvacious: 0.34 -> 0.35R. Ryantm1-2/+2
2024-06-07Merge pull request #316998 from jopejoe1/ffmpeg/update/7.0.1Atemu1-5/+3
ffmpeg_7: 7.0 -> 7.0.1
2024-06-07hypnotix: 4.3 -> 4.4Bobby Rong1-2/+2
https://github.com/linuxmint/hypnotix/compare/4.3...4.4
2024-06-07losslesscut-bin: *-windows: refactorYueh-Shun Li1-4/+9
Run pre- and post- hooks. Utilize $sourceRoot. cd when CWD is about to move away.
2024-06-07losslesscut-bin: *-dmg: refactorYueh-Shun Li1-3/+6
Run pre- and post- hooks. Utilize $sourceRoot.
2024-06-07losslesscut-bin: *-dmg: unpack with _7zz instead of undmgYueh-Shun Li1-2/+2
Support both HFS and Zstd format with 7zz.
2024-06-06handbrake: use ffmpeg's new override interfaceAtemu1-5/+3
ffmpeg no longer responds to changing version using overrideAttrs. This causes an issue where a critical patch that is included when ABI == 7.0 would not be applied because the ffmpeg drv still thinks it's building for ABI 7.0.1. You must specify the ABI version via the explicit override API now which this patch does. The ffmpeg derivation now supports fetching an upstream source for a certain version; there is no need to do so manually anymore.
2024-06-07losslesscut-bin: 3.58.0 -> 3.61.1Yueh-Shun Li1-5/+5
2024-06-05Merge pull request #276845 from Weathercold/adl-3.2.8Peder Bergebakken Sundt1-11/+22
adl: 3.0.1 -> 3.2.8
2024-06-05flowblade: 2.16 -> 2.16.2R. Ryantm1-2/+2
2024-06-05animdl: unbreakPeder Bergebakken Sundt1-0/+16
2024-06-04Merge pull request #315620 from r-ryantm/auto-update/flowbladeWeijia Wang1-2/+2
flowblade: 2.14.0.2 -> 2.16
2024-06-04Merge pull request #316840 from dschrempf/kodiPackages.youtube-fix-depsWeijia Wang1-3/+2
kodiPackages.youtube: fix dependencies
2024-06-04Merge pull request #316369 from r-ryantm/auto-update/kodiPackages.youtubeWeijia Wang1-2/+2
kodiPackages.youtube: 7.0.6.3 -> 7.0.7
2024-06-04vdrPlugins.softhddevice: 2.3.1 -> 2.3.2R. Ryantm1-2/+2
2024-06-03kodiPackages.youtube: fix dependenciesDominik Schrempf1-3/+2
As per the changelod (https://github.com/anxdpanic/plugin.video.youtube/blob/master/changelog.txt), the dependencies on `six` and `infotagger` have been removed a while ago. Also, a new dependency was added: `inputstream-adaptive`. Fixes: Annoying popup about enabling `inputstream-adaptive` whenever a video is played. Tested on linux-x86-64.
2024-06-03subtitleedit: 4.0.5 -> 4.0.6R. Ryantm1-2/+2
2024-06-02Merge pull request #314783 from r-ryantm/auto-update/jellyfin-mpv-shimWeijia Wang1-2/+2
jellyfin-mpv-shim: 2.6.0 -> 2.7.0.post2
2024-06-02Merge pull request #314747 from ↵Weijia Wang1-2/+2
r-ryantm/auto-update/obs-studio-plugins.obs-move-transition obs-studio-plugins.obs-move-transition: 2.12.0 -> 3.0.0
2024-06-02obs-studio-plugins.obs-text-pthread: 2.0.3 -> 2.0.4R. Ryantm1-2/+2