summaryrefslogtreecommitdiff
path: root/camlibs/spca50x/spca50x-sdram.c
Commit message (Expand)AuthorAgeFilesLines
* Applied several regexp: :%s#\/\/\(.*\)#\/\* \1 \*\/#g (transform // in /* */)...Arnaud Launay2003-09-151-28/+28
* Fix copyright, as per Arnaud's request.Till Adam2003-06-071-1/+1
* initTill Adam2003-06-071-0/+1
* And two separate dirty flags.Till Adam2003-06-071-4/+4
* Use separate counts for flash and sdram in the private lib.Till Adam2003-06-071-7/+7
* Move create_jpeg_from_data function to the common file. It'll soon beTill Adam2003-06-041-64/+0
* u_int* -> uint*Till Adam2003-05-291-65/+65
* Don't try converting data downloaded for alignment reasons from yuv to rgb.Till Adam2003-05-171-2/+1
* o Endianess fixes reported by Marcus. Thank you.Till Adam2003-05-041-3/+1
* Import of the merged spca50x camlib. This integrates the gsmart,Till Adam2003-05-011-0/+969