aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-crop.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Free all allocations at end + use calloc instead of memsetMattias Andrée2017-01-121-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Reuse codeMattias Andrée2017-01-111-16/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up codeMattias Andrée2017-01-111-37/+15
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* vu-crop: add -tMattias Andrée2017-01-111-12/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-cropMattias Andrée2017-01-111-0/+96
Signed-off-by: Mattias Andrée <maandree@kth.se>