summaryrefslogtreecommitdiff
path: root/libgphoto2/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-8/+8
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-3/+3
* add some logging, avoid w and h < 2 to avoid division by 0 (AFL)Marcus Meissner2019-06-171-0/+4
* more lutz mueller interntational spellingMarcus Meissner2014-06-271-1/+1
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-5/+5
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* more markup for bayer.[ch]Marcus Meissner2007-05-261-2/+36
* marked up a bitMarcus Meissner2007-05-211-0/+7
* marked up some files for doxygen.Marcus Meissner2007-05-201-3/+20
* new bayer algorithm from Theodore et.al.Marcus Meissner2007-03-011-90/+132
* make data constMarcus Meissner2006-12-161-3/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-1/+1
* another set of doxygen annotation changes from Steve Fox.Marcus Meissner2006-05-251-1/+1
* * bayer.c: added cast to fix signedness warning.Marcus Meissner2005-05-051-1/+1
* Update Lutz's emailArnaud Launay2003-07-131-1/+1
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* * libgphoto2/bayer.[ch]: Export gp_bayer_expand. Needed if you wantMarcus Meissner2001-12-081-1/+1
* 2001-10-30 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-311-1/+1
* 2001-10-29 cweinholz removed unnecessary include statementCarsten Weinholz2001-10-291-2/+1
* 2001-10-28 cweinholz extended gp_bayer_expand to handle interlaced raw dataCarsten Weinholz2001-10-281-14/+54
* 2001-10-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-071-0/+237