Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - blind - suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2017-12-07 16:55 blind-peek-head: fix minor compile-time… Mattias Andrée
2017-12-07 16:16 Improve makefile Mattias Andrée
2017-12-05 22:19 Fix makefile Mattias Andrée
2017-12-05 22:10 Makefile: Use .bo instead of .mcb.o, an… Mattias Andrée
2017-12-04 23:47 update todo: regression in blind-gauss-… Mattias Andrée
2017-12-04 22:03 Fix regression bug: the string "0" is a… Mattias Andrée
2017-12-04 21:37 Fix typo bug found by Michael McConville Mattias Andrée
2017-12-04 21:35 update todo: tee is too slow Mattias Andrée
2017-10-18 17:07 Fix error in arg.h Mattias Andrée
2017-10-18 17:04 Fix error in arg.h Mattias Andrée
2017-09-23 23:47 nselect_print_format: include Ls Mattias Andrée
2017-09-23 23:26 Add -% to blind-to-text, blind-colour-s… Mattias Andrée
2017-09-23 19:57 Fix colour distortion Mattias Andrée
2017-09-23 17:14 Fix conversion of Y value Mattias Andrée
2017-09-23 15:11 blind-to-video manpage: transparent vid… Mattias Andrée
2017-09-16 21:53 Fix typo Mattias Andrée
2017-09-04 00:00 Update todo Mattias Andrée
2017-08-22 22:39 Add blind-peek-head Mattias Andrée
2017-08-17 20:22 Update todo Mattias Andrée
2017-08-16 16:54 blind-next-frame: fix exit status on in… Mattias Andrée
2017-08-06 10:46 Fix bugs in blind-from-video Mattias Andrée
2017-08-06 00:52 Update blind-convert to support unconve… Mattias Andrée
2017-08-04 22:47 Update todo Mattias Andrée
2017-08-04 22:03 Add support for skipping conversion to … Mattias Andrée
2017-07-27 11:08 fix typo and alphabetical order of comm… Mattias Andrée
2017-07-26 23:03 Add blind-transition, improve blind-dis… Mattias Andrée
2017-07-26 19:56 blind-gauss-blur: change glow function Mattias Andrée
2017-07-26 17:25 Add glow effects Mattias Andrée
2017-07-26 16:01 blind{-make,}-kernel: apply identity ke… Mattias Andrée
2017-07-26 15:50 blind-kernel: add more kernels Mattias Andrée
2017-07-26 14:26 blind*-mean: add -d and replace power w… Mattias Andrée
2017-07-25 22:24 Add blind-mean Mattias Andrée
2017-07-25 20:12 Fix blind-kernel and blind-temporal-mea… Mattias Andrée
2017-07-23 21:07 Add ability to choose korn shell implem… Mattias Andrée
2017-07-23 20:55 Fix support for using sockets insteads … Mattias Andrée
2017-07-23 20:33 blind-primary-key: remove ./ and make m… Mattias Andrée
2017-07-23 20:00 Fix whitespace Mattias Andrée
2017-07-23 19:55 blind-primary-key: add -k Mattias Andrée
2017-07-23 19:36 Fix blind-primary-key Mattias Andrée
2017-07-23 18:48 Fix some errors, add manual for blind-c… Mattias Andrée
2017-07-23 10:00 Add blind-colour-matrix, and blind-inve… Mattias Andrée
2017-07-22 17:33 Add blind-apply-kernel Mattias Andrée
2017-07-22 16:12 Remove leftover backslash Mattias Andrée
2017-07-22 15:47 Fix using blind-from-name without comma… Mattias Andrée
2017-07-21 15:15 blind-split-chan: add -c Mattias Andrée
2017-07-20 19:34 Update todo Mattias Andrée
2017-07-20 18:03 Add blind-affine-colour and blind-split… Mattias Andrée
2017-07-18 17:42 Add blind-mosaic-corners and fix enset_… Mattias Andrée
2017-07-16 13:29 Misc code improvements Mattias Andrée
2017-07-15 22:59 Use #include instead of #define Mattias Andrée
2017-07-15 20:06 Install the scripts Mattias Andrée
2017-07-15 19:56 Add multi-call binary installation Mattias Andrée
2017-07-15 16:23 Update todo Mattias Andrée
2017-07-15 15:08 Some improvements and fixes Mattias Andrée
2017-07-15 01:19 Generate USING_BINARY{32,64} Mattias Andrée
2017-07-14 23:04 Fix warnings Mattias Andrée
2017-07-14 20:22 Fix blind-{cross,dot,quaternion}-produc… Mattias Andrée
2017-07-14 20:00 Fix ensend_{frames,rows,pixels} Mattias Andrée
2017-07-14 19:15 blind-matrix-{rotate,shear}: add -d Mattias Andrée
2017-07-14 18:57 Fix blind-invert-matrix and increase pe… Mattias Andrée
2017-07-14 18:01 blind-matrix-rotate: fix nonuse of -c Mattias Andrée
2017-07-14 17:59 blind-matrix-{rotate,transpose}: fix in… Mattias Andrée
2017-07-14 17:45 Improve palette in blind-hexagon-tessel… Mattias Andrée
2017-07-14 17:25 Add blind-invert-matrix Mattias Andrée
2017-07-14 15:41 blind-multiply-matrices.1: reference -t… Mattias Andrée
2017-07-14 15:38 Add blind-multiply-matrices Mattias Andrée
2017-07-14 14:40 blind-stack: fix frame count prediction Mattias Andrée
2017-07-14 14:30 Add blind-matrix-{orthoproject,reflect,… Mattias Andrée
2017-07-13 22:44 Improve performance of blind-stack Mattias Andrée
2017-07-13 22:32 Add blind-mosaic-edges Mattias Andrée
2017-07-13 21:29 Document blind-mosaic-edges (upcoming) Mattias Andrée
2017-07-13 15:40 Add blind-mosaic Mattias Andrée
2017-07-13 13:28 Document blind-hexagon-tessellation, bl… Mattias Andrée
2017-07-13 02:50 Add blind-rectangle-tessellation, blind… Mattias Andrée
2017-07-12 11:17 Small improvements to the makefile Mattias Andrée
2017-07-12 01:40 Add blind-apply-palette and blind-colou… Mattias Andrée
2017-07-12 00:09 Add blind-get-colours Mattias Andrée
2017-07-11 21:27 Add blind-repeat-tessellation Mattias Andrée
2017-07-11 19:40 blind-spiral-gradient: add -t Mattias Andrée
2017-07-11 18:26 blind-spiral-gradient: add -s Mattias Andrée
2017-07-11 17:21 blind-spiral-gradient: fix -a Mattias Andrée
2017-07-11 17:18 blind-spiral-gradient: set the value of… Mattias Andrée
2017-07-08 23:02 Reorder references under see also in gr… Mattias Andrée
2017-07-08 22:59 Document blind-spectrum Mattias Andrée
2017-07-07 22:51 Add blind-spectrum (not yet documented) Mattias Andrée
2017-07-07 19:48 Fix blind-spiral-gradient Mattias Andrée
2017-07-07 18:58 Add blind-chroma-key Mattias Andrée
2017-07-05 17:29 Add blind-dual-key Mattias Andrée
2017-07-04 22:07 Add blind-extract-alpha Mattias Andrée
2017-07-03 20:58 Fix blind-to-image -f Mattias Andrée
2017-07-03 20:45 Fix return value of readall Mattias Andrée
2017-07-03 15:03 update todo Mattias Andrée
2017-07-03 14:35 blind-cone-gradient: make the singulari… Mattias Andrée
2017-07-03 12:41 Missed to remove todo from readme Mattias Andrée
2017-07-03 12:39 Document blind-sinc-wave Mattias Andrée
2017-07-03 12:30 Document blind-coordinate-field, blind-… Mattias Andrée
2017-07-02 22:34 blind-spiral-gradient: add support for … Mattias Andrée
2017-07-02 21:58 Add gradients Mattias Andrée
2017-07-02 15:30 Add mod to blind-arithm Mattias Andrée
2017-07-02 15:18 Add blind-norm Mattias Andrée
216 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.