Lines Matching refs:bit

19 	64-bit compilation under Microsoft Visual Studio of the form
20 "Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit
55 * tools/tiff2pdf.c: fix potential integer overflows on 32 bit builds
291 * tools/tiffdump.c: fix a few misaligned 64-bit reads warned
407 * libtiff/tif_dirwrite.c: fix truncation to 32 bit of file offsets in
507 range of a 32-bit int and to avoid a signed vs unsigned compare
566 * libtiff/tif_predict.c: fix generation of output with 16 bit
567 or 32 bit integer, when byte swapping is needed, in
613 * tools/fax2tiff.c (main): Eliminate a compiler warning in 64-bit
694 * configure.ac: For 64-bit MinGW, fix SSIZE_FORMAT formatting
695 specifier. 64-bit MinGW supports 'long long' but support for
827 re-tested with 12-bit "6b" and "MK1".
914 for 64-bit systems. Add some header validations. Should fix many
1139 had the JPEGTABLESMODE_QUANT bit set.
1141 JPEGTABLESMODE_HUFF bit set, which avoids Huffman tables to be emitted in the
1313 64bit linux.
1599 * libtiff/tif_win32.c: Eliminate some minor 64-bit warnings in
1670 * libtiff/libtiff.def: add some missing (64bit) APIs.
1691 printf conventions for 64-bit types because it uses the WIN32 CRT.
1695 printf conventions for 64-bit types because it uses the WIN32 CRT.
1798 and might need to touch quite a bit of data.
2016 TIFFTAG_BITSPERSAMPLE in _TIFFVSetField() for the case of 8 bit when
2275 bit depths. Also eliminates GCC compilation warnings.
2285 noticed in 64-bit build of libtiff with Visual Studio 2005.
2286 Resolves "Bug 2067 - Visual Studio 2005 64-bit warnings in
2291 Visual Studio 2005 64-bit warning in tif_pixarlog.c",
2312 and writing tile based images with bit depths not a multiple of 8
2425 fails on oddly sized 12bit jpeg compressed ycbcr images.
2435 for dual mode 8/12 bit jpeg support.
2476 but at the 2GB boundary to avoid overflow on 32bit systems.
2491 * libtiff/tif_predict.c: Add support for 32bit integer horz. predictors.
2511 tiffsplit.c}: avoid warnings, mostly 32bit/64bit casting issues.
2562 * Many fixes throughout to work better as a 64-bit build.
2567 tags now require 64-bit parameter rather than 32-bit.
2570 64-bit values.
2586 * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bit
2652 file support to work since off_t is only 32-bit.
2771 and _TIFFUInt64ToDouble() to convert 64-bit integers into floating
2795 * tools/tiff2ps.c: fix up 64bit issues (from Edward Lam).
2805 tools/tiff2pdf.c: Fix 64-bit warnings when compiling under MSVC 2005
2816 tiffconf.vc.h: Various 64bit fixes from Edward Lam identified on win64.
3009 * libtiff/tif_dirread.c: Handle the case of MSVC 6 when using 64-bit
3081 * tools/tiff2ps.c: Added support 16-bit images as per bug
3098 * configure.ac: Fix typo when substituting value for unsigned 8 bit type.
3416 - Conversion of 16bit data to 8bit data now done with
3418 - Bugfix of handling of 16bit RGB with unassociated alpha
4085 * libtiff/tiff.h: Use correct int size on Sparc 64bit/Sun compiler
4229 swap 24-bit floating point values.
4299 * tools/tiffcmp.c: Added ability to compare the 32-bit integer and
4300 floating point data; complain on unsupported bit depths.
4324 file organization a bit as per bug
5084 of ugly 64-bit hacks, replace them with the clever (autoconf based )
5088 problems in 64-bit environment).
5386 * libtiff/tif_luv.c: Fixed bug in 48-bit to 24-bit conversion routine,
5685 64-bit architectures as per bug
5772 * tools/tiffdither.c: Fixed problem with bit fill order tag setting:
6433 should now work for 8bit greyscale or palletted images.
6457 when checking for 64 bit architectures as per bugzilla bug 67.
6647 * tif_getimage.c: Added support for 16bit minisblack/miniswhite
6679 LogLuv encoding. This is turned off by default for 32-bit LogLuv and
6680 on for 24-bit LogLuv output. Dithering improves the average color
6890 * Applied 16/32 bit fix to tif_fax3.c. Fix supplied by
6979 * Patched tif_fax3.c so that dsp->runs is allocated a bit bigger
7121 * Corrected one remaining 16 -> 32 bit value in tif_fax3.c,
7172 * Added contrib/tags back from old distribution ... fixed up a bit.
7197 (eight bit) colormaps. Corrected by maintaining a private copy of