| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-01-26 | Forgot to commit two files | Mattias Andrée | 1 | -1/+11 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-21 | Don't open files from /dev/fd/, just return the fd. | Mattias Andrée | 1 | -8/+1 | |
| 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> | |||||
| 2017-01-20 | Fix and improve blind-gauss-blur, and fix new bug in blind-from-image | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-14 | Add definition checks for posix_fadvise flags + blind-concat: add -j | Mattias Andrée | 1 | -2/+12 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-14 | Fix errors, blind-{to,from}-{video,image} works | Mattias Andrée | 2 | -4/+47 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-13 | vu-from-video: add -d | Mattias Andrée | 1 | -0/+32 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-12 | Add vu-from-video | Mattias Andrée | 1 | -0/+24 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-12 | Fix and improve vu-from-image | Mattias Andrée | 1 | -0/+12 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-12 | m + Add vu-gauss-blur | Mattias Andrée | 1 | -0/+7 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-01-11 | Clean up code | Mattias Andrée | 8 | -0/+291 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
