summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/video
AgeCommit message (Collapse)Author
2019-05-02atomicparsley: fix crossRobin Gloster
2019-02-03mjpegtools: move defaults to package fileJan Malakhovski
2019-01-17bento4: 1.5.1-627 -> 1.5.1-628R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bento4/versions
2019-01-10Merge branch 'master' into staging-nextVladimír Čunát
2019-01-08bento4: 1.5.1-624 -> 1.5.1-627Orivej Desh
2019-01-04treewide/xorg: replace *proto with xorgprotoLengyel Balazs
2018-12-21bento4: fix licenseOrivej Desh
The documentation says GPL2, and the source files also say "or any later version". https://www.bento4.com/about/ https://github.com/axiomatic-systems/Bento4/blob/v1.5.1-624/Source/C++/CApi/Bento4C.h
2018-11-28vncrec: use imake setup hookMatthew Bauer
2018-11-05atomicparsley: include cf-private on darwinDaiderd Jordan
Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_NSDictionary", referenced from: objc-class-ref in nsfile.o objc-class-ref in nsimage.o ld: symbol(s) not found for architecture x86_64
2018-10-18bento4: init at 1.5.1-624 (#47632)Felix Richter
2018-09-12flvtool2: add licensesMarkus Kowalewski
2018-08-04vnc2flv: add licensePascal Wittmann
see issue #43716
2018-08-04vncrec: add licensePascal Wittmann
see issue #43716
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell
Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-04-30tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz
"platforms.gnu" has been linux-only since at least 17.03: $ nix eval -f channel:nixos-17.03 lib.platforms.gnu [ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ] Unlike platforms.linux, platforms.gnu indicates "must use glibc" which for the most part is not intended. Replacing platforms.gnu with platforms.linux would be the same "today" but let's err on preserving existing behavior and be optimistic about platforms these packages work on.
2018-03-01untrunc: init at 2018.01.13Erik Arvstedt
2018-02-14ruby: remove unsupported versions (#34927)zimbatm
* remove EOL ruby versions for security and maintenance reasons. * only expose ruby_MAJOR_MINOR to the top-level. we don't provide guarantees for the TINY version. * mark all related packages as broken * switch the default ruby version from 2.3.x to 2.4.x
2018-01-04ruby treewide: don't merge source into top-levelAneesh Agrawal
Keep the `source` attrset distinct to prevent its entries from merging with the top level attrs. Since each type of source has a different set of entries for `source`, this is the easiest way to keep them together. This will pave the way for a new `url` type of source. This is a mass-rebuild of many ruby packages, notably those using `git` type sources.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson
Only acts on one-line dependency lists.
2017-09-14swfmill: Fix build on GCC 6Tuomas Tynkkynen
https://hydra.nixos.org/build/60900173
2017-08-29dvgrab: 3.5 -> 2016-05-16Jörg Thalheim
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-04-14atomicparsley: 0.9.0 -> 0.9.6Peter Jones
2017-03-21atomicparsley: fix build with llvm 4Daiderd Jordan
2017-03-20rtmpdump: Use multiple outputsEelco Dolstra
This reduces the runtime closure size from 80 to 23 MiB.
2017-02-09rtmpdump: 2015-01-15 -> 2015-12-30Michael Raskin
2016-10-02treewide: Fix more 'lib.optional' misusesTuomas Tynkkynen
2016-10-01treewide: Fix 'lib.optional' misusesTuomas Tynkkynen
These add a singleton list of a package to buildInputs.
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev
2016-08-29treewide: Make explicit that 'dev' output of SDL is usedTuomas Tynkkynen
2016-08-23Merge branch 'master' into stagingobadz
2016-08-23mjpegtools: remove SDL input when build is minimalNikolay Amiantov
2016-08-23mjpegtools: fix buildNikolay Amiantov
2016-08-16Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-08-14quote homepages for better clickabilityNikolay Amiantov
Done while I was traversing packages which I maintain to save extra clicks on urxvt (it captures semicolon as a part of URL).
2016-08-12Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-08-10atomicparsley: fix darwin buildMatthew Bauer
2016-08-10atomicparsley: lowercase derivation nameMatthew Bauer
2016-08-03Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2016-06-10Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen
2016-05-02Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-04-26Python: use PyPI mirror (#15001)Frederik Rietdijk
* mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
2016-04-21mjpegtools: split, use minimal version by defaultNikolay Amiantov
2016-03-28Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-03-16yamdi: change src url to sourceforge mirrorRyan Artecona
2016-03-16yamdi: init at 1.9Ryan Artecona
2016-03-15Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster