aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Clean up codeMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Add vu-cropMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Add vu-extendMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Add vu-transposeMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Add vu-splitMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10m + Add vu-cutMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Rename vu-image-to-frame to vu-from-image and vu-frame-to-image to vu-to-imageMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Add vu-set-saturationMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Add vu-reverseMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Add vu-arithmMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Makefile: add CONFIGFILEMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Fix warnings and add config.mkMattias Andrée1-3/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Fix errors and add makefileMattias Andrée1-0/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>