summaryrefslogtreecommitdiff
path: root/libtiff/tif_jpeg_12.c
Commit message (Expand)AuthorAgeFilesLines
* Reformatting in libtiff/ using 'pre-commit run'pre-commit run by Even Rouault2022-12-081-20/+23
* Remove vim/emacs formatting footersEven Rouault2022-12-081-8/+0
* Add support for libjpeg-turbo 2.2-dev 8/12 bit dual modeEven Rouault2022-11-251-0/+6
* Convert uses of _TIFFmalloc/realloc/calloc/free to the Ext functionsEven Rouault2022-11-231-1/+1
* Add reentrant error functionsLaramie Leavitt2022-11-081-1/+1
* JPEG 12bit: make it easier for GDAL's RENAME_INTERNAL_LIBTIFF_SYMBOLS modeEven Rouault2021-12-101-0/+9
* TIFFReInitJPEG_12(): avoid warning about unused variable in -DNDEBUGEven Rouault2021-12-031-0/+1
* Reformat tif_jpeg.c and tif_jpeg_12.c with clang-format-10Even Rouault2021-07-281-29/+25
* Enable JPEG 12bit support with a libjpeg that has a different ABI than the on...Even Rouault2021-07-271-32/+19
* * libtiff/tiffiop.h, libtiff/tif_jpeg.c, libtiff/tif_jpeg_12.c,Even Rouault2017-06-291-0/+1
* * libtiff/tif_dir.c, libtiff/tif_dirinfo.c, libtiff/tif_compress.c,Even Rouault2015-10-281-0/+3
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-0/+7
* NewFrank Warmerdam2009-06-201-0/+58