aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>