| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in blin... | Mattias Andrée | 2017-07-25 | 1 | -0/+5 |
| * | Fix some errors, add manual for blind-colour-matrix and add blind-primary-key | Mattias Andrée | 2017-07-23 | 1 | -2/+4 |
| * | Fix warnings | Mattias Andrée | 2017-07-15 | 1 | -6/+6 |
| * | Fix return value of readall | Mattias Andrée | 2017-07-03 | 1 | -1/+1 |
| * | Fix errors and warnings and make the code cleaner | Mattias Andrée | 2017-05-16 | 1 | -18/+5 |
| * | Cleaner code | Mattias Andrée | 2017-05-10 | 1 | -1/+29 |
| * | Cleaner code | Mattias Andrée | 2017-05-10 | 1 | -2/+2 |
| * | Fix bug in readall, thanks to Jean-Louis Fuchs | Mattias Andrée | 2017-05-09 | 1 | -1/+1 |
| * | Fix enjoin_jobs | Mattias Andrée | 2017-05-04 | 1 | -3/+3 |
| * | Fix call to exit in enjoin_jobs | Mattias Andrée | 2017-05-02 | 1 | -2/+2 |
| * | Use stdin rather than stdout if - is opened with O_RDWR because <> defaults to stdin | Mattias Andrée | 2017-05-01 | 1 | -3/+3 |
| * | Use stdin or stdout (depending on access mode) when opening - | Mattias Andrée | 2017-04-30 | 1 | -0/+5 |
| * | Do not reopen /dev/std{in,out,err} when specified explicitly | Mattias Andrée | 2017-04-30 | 1 | -1/+8 |
| * | Clean up | Mattias Andrée | 2017-04-09 | 1 | -6/+1 |
| * | Clean up | Mattias Andrée | 2017-04-09 | 1 | -1/+1 |
| * | Add blind-translate and fix errors | Mattias Andrée | 2017-04-08 | 1 | -0/+12 |
| * | Forgot a bang... | Mattias Andrée | 2017-01-21 | 1 | -1/+1 |
| * | Don't open files from /dev/fd/, just return the fd. | Mattias Andrée | 2017-01-21 | 1 | -0/+15 |
| * | Fix and improve blind-gauss-blur, and fix new bug in blind-from-image | Mattias Andrée | 2017-01-20 | 1 | -8/+29 |
| * | Add definition checks for posix_fadvise flags + blind-concat: add -j | Mattias Andrée | 2017-01-14 | 1 | -0/+16 |
| * | Fix errors, blind-{to,from}-{video,image} works | Mattias Andrée | 2017-01-14 | 1 | -1/+0 |
| * | Fix and improve vu-from-image | Mattias Andrée | 2017-01-12 | 1 | -4/+20 |
| * | m + Add vu-gauss-blur | Mattias Andrée | 2017-01-12 | 1 | -0/+50 |
| * | Fix writeall + vu-split: reuse code | Mattias Andrée | 2017-01-11 | 1 | -1/+1 |
| * | Clean up code | Mattias Andrée | 2017-01-11 | 1 | -67/+17 |
| * | Rewrite vu-image-to-frame in C for performance and proper error handling | Mattias Andrée | 2017-01-08 | 1 | -1/+0 |
| * | Add vu-single-colour | Mattias Andrée | 2017-01-08 | 1 | -0/+171 |