aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-gauss-blur.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean upMattias Andrée2017-04-091-7/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflowMattias Andrée2017-04-081-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-gauss-blur: fix -aMattias Andrée2017-01-221-41/+35
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-gauss-blur: fix -sMattias Andrée2017-01-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-guass-blur: check that the SD is positiveMattias Andrée2017-01-201-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-gauss-blur: fix -aMattias Andrée2017-01-201-2/+4
| | | | 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-98/+272
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors, blind-{to,from}-{video,image} worksMattias Andrée2017-01-141-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+189
Signed-off-by: Mattias Andrée <maandree@kth.se>