aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m + Add vu-gauss-blurMattias Andrée2017-01-121-22/+76
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add vu-rewrite-headMattias Andrée2017-01-121-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* cleanupMattias Andrée2017-01-121-0/+40
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix vu-cutMattias Andrée2017-01-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Reuse codeMattias Andrée2017-01-111-0/+75
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up codeMattias Andrée2017-01-111-2/+56
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Refuse infinite writes to regular filesMattias Andrée2017-01-101-18/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Check that the width and height are non-zero, to avoid division by zero errorMattias Andrée2017-01-101-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use CIE XYZ instead of sRGBMattias Andrée2017-01-091-0/+138
Signed-off-by: Mattias Andrée <maandree@kth.se>