aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-crop.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-13Rename to blindMattias Andrée1-86/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-12Free all allocations at end + use calloc instead of memsetMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Reuse codeMattias Andrée1-16/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Clean up codeMattias Andrée1-37/+15
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11vu-crop: add -tMattias Andrée1-12/+36
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Add vu-cropMattias Andrée1-19/+29
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Add vu-extendMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Add vu-transposeMattias Andrée1-15/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Add vu-flipMattias Andrée1-12/+14
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Add vu-flopMattias Andrée1-0/+79
Signed-off-by: Mattias Andrée <maandree@kth.se>