summaryrefslogtreecommitdiff
path: root/libtiff/tif_luv.c
Commit message (Expand)AuthorAgeFilesLines
* tif_luv: Check and correct for NaN data in uv_encode().Su_Laus2023-02-161-0/+7
* Reformatting in libtiff/ using 'pre-commit run'pre-commit run by Even Rouault2022-12-081-1326/+1417
* Remove vim/emacs formatting footersEven Rouault2022-12-081-9/+0
* Convert uses of _TIFFmalloc/realloc/calloc/free to the Ext functionsEven Rouault2022-11-231-5/+5
* Add reentrant error functionsLaramie Leavitt2022-11-081-22/+22
* LogLuvEncode32(): avoid undefined behaviour of left shift on a signed integerEven Rouault2022-02-061-2/+2
* Fix build warnings on cygwin about 'argument 1 of type 'float[3]' with mismat...Even Rouault2021-09-051-5/+5
* Use TIFF_SSIZE_FORMAT for formatting tmsize_tRoger Leigh2021-02-041-3/+3
* libtiff: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-281-33/+12
* Use standard C99 integer typesRoger Leigh2021-01-211-133/+133
* Fix compiler warnings about unused variables when assert() expands to nothingEven Rouault2020-10-121-0/+6
* Rename itrunc to fix name clash with a different itrunc in math.h on AIX. Fix...Rob Boehne2020-04-011-11/+11
* Fix integer overflow in _TIFFCheckMalloc() and other implementation-defined b...Even Rouault2019-08-131-7/+1
* Merge branch 'bug2848' into 'master'Even Rouault2019-04-081-3/+3
|\
| * tif_luv.c: LogLuvSetupEncode() error must return 0Thomas Bernard2019-03-221-3/+3
* | tif_luv.c: silence CoverityScan false positive. CID 1400231, 1400251, 1400254...Even Rouault2019-03-231-3/+8
|/
* libtiff/tif_luv.c: rewrite loops in a more readable way (to avoid false posit...Even Rouault2018-03-131-4/+6
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_luv.c: further reduce memory requirements for temporaryEven Rouault2017-07-241-3/+3
* * libtiff/tif_luv.c: LogLuvInitState(): avoid excessive memoryEven Rouault2017-07-181-2/+4
* * libtiff/tif_luv.c: LogL16InitState(): avoid excessive memoryEven Rouault2017-05-141-2/+4
* * libtiff/tif_pixarlog.c, tif_luv.c: avoid potential int32Even Rouault2017-05-131-7/+8
* * libtiff/tif_luv.c, tif_lzw.c, tif_packbits.c: return 0 in EncodeEven Rouault2017-01-111-6/+6
* * libtiff/tif_pixarlog.c, libtiff/tif_luv.c: fix heap-based bufferEven Rouault2016-12-021-5/+15
* * libtiff/*.c: fix warnings raised by clang 3.9 -WcommaEven Rouault2016-09-041-13/+25
* * libtiff/tif_luv.c: validate that for COMPRESSION_SGILOG andEven Rouault2016-07-011-1/+9
* * libtiff/tif_luv.c: fix potential out-of-bound writes in decodeEven Rouault2015-12-271-12/+45
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+3
* (LogLuvEncodeTile): Fix Coverity 991241 "Division or modulo byBob Friesenhahn2015-05-311-1/+4
* (LogLuvEncodeStrip): Fix Coverity 991240 "Division or modulo byBob Friesenhahn2015-05-311-1/+4
* (LogLuvDecodeStrip): Fix Coverity 991239 "Division or modulo byBob Friesenhahn2015-05-311-1/+4
* * libtiff/tif_luv.c (LogLuvDecodeTile): Fix Coverity 991227Bob Friesenhahn2015-05-311-1/+4
* * configure.ac: Support configuring TIFF_INT64_FORMAT andBob Friesenhahn2011-04-021-4/+4
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* fix logluv encoderow return values (#2069)Frank Warmerdam2009-06-301-6/+6
* fixed handling of tiled logluv images (#2005)Frank Warmerdam2009-02-121-3/+9
* Use "%I64d" printf() formatter instead of "%lld" with MSVC compiler.Andrey Kiselev2007-07-191-7/+31
* Rename TIFFMergeField() function into TIFFMergeFields().Andrey Kiselev2007-07-091-2/+3
* TIFFFIeldInfo structure replaced with TIFFField structure. TIFFFieldInfoAndrey Kiselev2007-07-081-4/+3
* BigTIFF upgrade: insertion of reserved member in TIFFFieldInfo structureJoris Van Damme2007-06-281-3/+3
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes, r...Joris Van Damme2007-06-271-1/+2
* BigTIFF upgrade: mostly TIFFFieldInfo related stuff, anticipating future tag ...Joris Van Damme2007-06-231-3/+3
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-301-1/+8
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-111-8/+6
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-191-4/+4
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-111-196/+220
* Finally fix bug http://bugzilla.remotesensing.org/show_bug.cgi?id=1274 byAndrey Kiselev2007-04-071-4/+14
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-52/+52
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-281-5/+5