summaryrefslogtreecommitdiff
path: root/libgphoto2/ahd_bayer.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-119/+119
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-3/+3
* added a check on the boundaries of the homo_h processing (ASAN)Marcus Meissner2020-01-251-2/+4
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-37/+8
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-8/+6
* free allocated memory on erropr (Coverity)Marcus Meissner2014-01-051-5/+14
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* indent fix (Coverity)Marcus Meissner2013-09-011-1/+1
* made local functions staticMarcus Meissner2008-10-181-0/+8
* ahd_bayer.c licensing oops fixed. GPL -> LGPL. Change approved by both authors.Theodore Kilgore2008-05-071-2/+2
* ahd_bayer.c now uses GP return codes and GP_DEBUG statementsTheodore Kilgore2008-04-281-20/+22
* Hooking up AHD Bayer algorithmTheodore Kilgore2008-04-201-80/+5
* ahd_bayer.[c,h] added in libgphoto2/libgphoto2Theodore Kilgore2008-04-191-0/+731