aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-image-to-frame.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings and add config.mkMattias Andrée2017-01-091-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use CIE XYZ instead of sRGBMattias Andrée2017-01-091-31/+67
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rewrite vu-image-to-frame in C for performance and proper error handlingMattias Andrée2017-01-081-0/+116
Signed-off-by: Mattias Andrée <maandree@kth.se>