summaryrefslogtreecommitdiff
path: root/camlibs/ax203/ax203_compress_jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* fixed various integer signedness mismatchesMarcus Meissner2020-08-311-2/+3
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-8/+8
* updated fsf addressMarcus Meissner2014-01-011-2/+3
* HAVE_GD -> HAVE_LIBGDMarcus Meissner2013-06-281-2/+2
* added jpeg8 fixing compression codeMarcus Meissner2011-04-141-0/+7
* ax203: Add support for ax206 frames with non multiple of 16 resolutionsHans de Goede2010-12-091-62/+38
* add make libjpeg presence conditional patch from libgphoto-2_4 branchHans de Goede2010-09-231-1/+3
* ax203: Redo frame version handing (ax3003 support preparation)Hans de Goede2010-05-031-1/+1
* ax203: Remove JPEG huffman table optimalization codeHans de Goede2010-04-101-11/+0
* Move jpeg compression parameters to CameraPrivateLibraryHans de Goede2010-04-091-14/+9
* Make our jpeg_mem_* functions API compatible with the libjpeg8 versions Hans de Goede2010-04-031-13/+14
* ax203: Add support for firmware v3.5.x (ax206 based) framesHans de Goede2010-03-301-0/+387