summaryrefslogtreecommitdiff
path: root/camlibs/jl2005a
Commit message (Expand)AuthorAgeFilesLines
* convert a malloc(w*h) to calloc(w,h) to avoid overflow issues, found by codeqlMarcus Meissner2022-11-211-1/+1
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-10/+17
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-112-3/+3
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-051-3/+3
* Fix jl2005a camlib compilation warnings.Siim Meerits2020-08-312-4/+5
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-272-34/+34
* sanity check size against width*height (AFL)Marcus Meissner2020-06-121-1/+9
* try to get rid of a buffer overread (AFL)Marcus Meissner2020-06-111-1/+1
* avcoid memory leak (Coverity)Marcus Meissner2020-01-041-0/+2
* check size of compressed image, (half height of original) (AFL)Marcus Meissner2020-01-041-2/+7
* more sanity checks to avoid buffer overflows (AFL)Marcus Meissner2019-12-311-6/+11
* do not accept too small sizes for images (AFL)Marcus Meissner2019-05-191-0/+6
* more debug output before bayer decodeMarcus Meissner2019-04-281-1/+1
* report error on short reads (AFL)Marcus Meissner2019-04-281-2/+8
* add some height and width sanity checks to avoid crashes on bad usb (AFL)Marcus Meissner2019-04-281-0/+4
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* removed duplicate alloc of p_data (Coverity)Marcus Meissner2016-02-061-5/+0
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+3
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-3/+2
* updated fsf addressMarcus Meissner2014-01-013-6/+6
* free p_data on error exitMarcus Meissner2013-05-011-0/+1
* also package Changelog in make distMarcus Meissner2012-03-171-1/+1
* added Changelog to distMarcus Meissner2012-03-121-1/+1
* jl2005a: Cobra DC-125 -> Cobra DC125 and other cleanupsTheodore Kilgore2010-02-071-37/+33
* ChangeLog updated, tooTheodore Kilgore2009-12-241-0/+5
* Length of numbers in filenames increased to 3 digits.Theodore Kilgore2009-12-241-51/+48
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-3/+9
* Added Cobra DC-125 cameraTheodore Kilgore2009-02-223-3/+11
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+0
* camlibs/jl2005a/jl2005a.c: Improvements in jl2005a_read_picture_data().Theodore Kilgore2008-01-042-17/+21
* support for compression added in camlibs/jl2005aTheodore Kilgore2007-12-055-13/+72
* Sakar CyberPix added in camlibs/mars; camlibs/jl2005a/ChangeLog updatedTheodore Kilgore2007-11-151-5/+6
* Added Jeronimo Barraco to TESTERS, and added his camera to camlibs/jl2005a. C...Theodore Kilgore2007-10-164-1/+26
* fixed pathMarcus Meissner2007-10-061-1/+1
* Adding a camlib for jl2005aTheodore Kilgore2007-09-166-0/+679