aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-from-image.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-14/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-17/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix and improve blind-gauss-blur, and fix new bug in blind-from-imageMattias Andrée2017-01-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix some minor errorsMattias Andrée2017-01-151-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use macros to write the headMattias Andrée2017-01-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors, blind-{to,from}-{video,image} worksMattias Andrée2017-01-141-6/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+273
Signed-off-by: Mattias Andrée <maandree@kth.se>