| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Forgot a bang... | Mattias Andrée | 2017-01-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Don't open files from /dev/fd/, just return the fd. | Mattias Andrée | 2017-01-21 | 1 | -0/+15 |
| | | | | | | | | | | | Advantage 1: Less file descriptors opened. Advantage 2: The other end will be alerted when the process closes the file descriptor, and does not have to wait until the process exits. Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Fix and improve blind-gauss-blur, and fix new bug in blind-from-image | Mattias Andrée | 2017-01-20 | 1 | -8/+29 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add definition checks for posix_fadvise flags + blind-concat: add -j | Mattias Andrée | 2017-01-14 | 1 | -0/+16 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Fix errors, blind-{to,from}-{video,image} works | Mattias Andrée | 2017-01-14 | 1 | -1/+0 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Fix and improve vu-from-image | Mattias Andrée | 2017-01-12 | 1 | -4/+20 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | m + Add vu-gauss-blur | Mattias Andrée | 2017-01-12 | 1 | -0/+50 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Fix writeall + vu-split: reuse code | Mattias Andrée | 2017-01-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Clean up code | Mattias Andrée | 2017-01-11 | 1 | -67/+17 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Rewrite vu-image-to-frame in C for performance and proper error handling | Mattias Andrée | 2017-01-08 | 1 | -1/+0 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add vu-single-colour | Mattias Andrée | 2017-01-08 | 1 | -0/+171 |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
