Commit Graph

199 Commits

Author SHA1 Message Date
Renaud
047ecd37d3 dvgrab: update homepage 2022-02-06 15:10:29 +01:00
Atemu
7d1e58dff2 svt-av1: 0.8.7 -> 0.9.0 2022-01-22 22:15:50 +01:00
Atemu
52bec72f73 licenses: add Alliance for Open Media Patent License 1.0 2022-01-22 22:15:50 +01:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Robert Scott
80f100d29e
Merge pull request #149852 from r-ryantm/auto-update/mjpegtools
mjpegtools: 2.1.0 -> 2.2.1
2021-12-20 01:09:11 +00:00
R. Ryantm
7b5185a1e2 mjpegtools: 2.1.0 -> 2.2.1 2021-12-09 13:37:02 +00:00
github-actions[bot]
2aa3af36ca
Merge staging-next into staging 2021-12-06 12:01:55 +00:00
Jörg Thalheim
ddaafeeebc rav1e: switch to checkType debug
see https://github.com/xiph/rav1e/issues/2851
2021-12-06 09:28:54 +01:00
R. Ryantm
930aee3dd3 rav1e: 0.4.1 -> 0.5.0 2021-11-03 23:11:33 +00:00
figsoda
88b50fce11 rav1e: switch to fetchCrate 2021-10-08 09:26:41 -04:00
R. RyanTM
812e4e7f55 bento4: 1.6.0-638 -> 1.6.0-639 2021-08-20 16:43:48 +00:00
Artturin
97f6138420 atomicparsley: 20210617.200601.1ac7c08 -> 20210715.151551.e7ad03a
and enable tests
2021-08-10 03:48:29 +03:00
davidak
bd27e2e831
Merge pull request #123045 from kira-bruneau/replay-sorcery
replay-sorcery: init at 0.5.0
2021-08-03 07:44:35 +02:00
davidak
5de811010e
Merge pull request #131688 from Stunkymonkey/tools-pname-version1
tools/{X11/video/virtualization} replace name with pname&version
2021-08-02 05:40:50 +02:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Felix Buehler
b8c370fedf tools/{X11/video/virtualization}: replace name with pname&version 2021-07-27 20:45:57 +02:00
github-actions[bot]
a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Daniel Olsen
eb07e28d0f swftools: unmark as broken 2021-07-24 21:38:28 +02:00
Sandro
9f1774c721
Merge pull request #130482 from Mindavi/rtmpdump/cross
rtmpdump: support cross-compilation
2021-07-20 12:03:59 +02:00
Sandro
853d235a47
Merge pull request #130493 from SuperSandro2000/rtmpdump 2021-07-18 23:45:03 +02:00
Sandro Jäckel
f271ec3880
rtmpdump: remove ? null from inputs, format, fix version number 2021-07-18 00:22:21 +02:00
Rick van Schijndel
e7ab66c5d3 rtmpdump: support cross-compilation 2021-07-17 22:32:35 +02:00
Sandro
035eabd2ef
Merge pull request #128528 from arcnmx/svtav1-087
svt-av1: 0.8.6 -> 0.8.7
2021-06-30 23:51:55 +02:00
arcnmx
000056c533 svt-av1: 0.8.6 -> 0.8.7
upstream moved from github to gitlab
2021-06-29 20:50:15 -07:00
Felix Richter
55469b8f3b
bento: 1.6.0-637 -> 1.6.0-638 (#128451) 2021-06-30 02:22:58 +02:00
github-actions[bot]
e8122c3628
Merge master into staging-next 2021-06-23 00:09:33 +00:00
R. RyanTM
8f966a153f atomicparsley: 20210124.204813.840499f -> 20210617.200601.1ac7c08 2021-06-18 09:41:50 +00:00
Zhaofeng Li
944e7fb9c2 rav1e: Fix cross-compiling 2021-05-30 17:42:16 -07:00
Kira Bruneau
b6e764bd68 nixos/replay-sorcery: add module 2021-05-22 10:54:24 -04:00
Kira Bruneau
30330899d3 replay-sorcery: init at 0.5.0 2021-05-22 10:54:24 -04:00
Jonathan Ringer
6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
Robert Schütz
ed2314c17e gopro: use ffmpeg instead of ffmpeg_3 2021-05-20 12:05:35 -07:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro
d7253ad5e3
Merge pull request #123264 from primeos/rav1e
cargo-c,rav1e: Remove myself as maintainer
2021-05-17 01:58:20 +02:00
Michael Weiss
fe29880472
cargo-c,rav1e: Remove myself as maintainer
I'm not using rav1e anymore and we're now using svt-av1 for ffmpeg-full.
2021-05-16 19:49:44 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Alyssa Ross
6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00:00
Alyssa Ross
6694363a3a swftools: mark insecure; clarify license
Fixes: https://github.com/NixOS/nixpkgs/issues/90991
2021-04-16 14:06:10 +00:00
Mario Rodas
dbcaf8b33f rav1e: fix build on darwin 2021-04-01 14:05:00 +02:00
Michael Weiss
9d0e4e9192
rav1e: 0.4.0 -> 0.4.1 2021-04-01 14:23:44 +02:00
dawidsowa
7b02acac3e
play-with-mpv: init at 2020-05-18 (#93473)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:31:50 +02:00
Ben Siraphob
d3c2b7f276 gopro: expand platforms to unix 2021-03-22 14:22:32 +07:00
Ben Siraphob
062e1ffa1b bento4: expand platforms to unix 2021-03-22 14:22:10 +07:00
mitchmindtree
a346a9faa4 xjadeo: init at 0.8.10
xjadeo is the X Jack Video Monitor.

Please refer to the meta attribute for more information on xjadeo.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:50:38 +01:00
mitchmindtree
450a1571e4 harvid: init at 0.8.3
harvid decodes still images from movie files and serves them via HTTP.
Please refer to the meta attribute for more information.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:49:14 +01:00
Sandro
01470b9314
Merge pull request #113184 from dali99/update_vsci_7_0_13 2021-02-25 01:14:19 +01:00
Daniel Olsen
c47a6e35de vcsi: 7.0.12 -> 7.0.13 2021-02-23 12:21:37 +01:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
R. RyanTM
a7f9ab6ea6 atomicparsley: 20210114.184825.1dbe1be -> 20210124.204813.840499f 2021-02-11 13:16:16 +00:00
Robert Schütz
a4db89997b untrunc: make alias of untrunc-anthwlock
The latter has more features and doesn't depend on an outdated version
of libav.
2021-02-02 17:26:36 +01:00