aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Makefile: clean: do not list .o files explicitlyMattias Andrée2017-01-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-rewrite-headMattias Andrée2017-01-121-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up codeMattias Andrée2017-01-111-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-cropMattias Andrée2017-01-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-extendMattias Andrée2017-01-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-transposeMattias Andrée2017-01-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-splitMattias Andrée2017-01-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add vu-cutMattias Andrée2017-01-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename vu-image-to-frame to vu-from-image and vu-frame-to-image to vu-to-imageMattias Andrée2017-01-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-set-saturationMattias Andrée2017-01-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-reverseMattias Andrée2017-01-091-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-arithmMattias Andrée2017-01-091-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Makefile: add CONFIGFILEMattias Andrée2017-01-091-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings and add config.mkMattias Andrée2017-01-091-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors and add makefileMattias Andrée2017-01-091-0/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>