Commit Graph

1888 Commits

Author SHA1 Message Date
Andrey Kiselev
9ff07be06c Added support for JBIG compression scheme (34661 code) contributed by Lee
Howard. As per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=896
2006-06-07 15:47:43 +00:00
Andrey Kiselev
bcdfba3f12 Added support for JBIG compression scheme; OJPEG support enabled by default. 2006-06-07 15:40:44 +00:00
Andrey Kiselev
de8132768f Added support for JBIG compression scheme (34661 code) contributed by Lee
Howard. As per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=896
2006-06-07 15:39:03 +00:00
Andrey Kiselev
88df59e89c Updated to recent upstream. 2006-06-07 14:45:43 +00:00
Andrey Kiselev
b11ec97f62 ojpeg/ directory removed. 2006-06-07 14:43:44 +00:00
Andrey Kiselev
9c8bfd33b7 Removed. 2006-06-07 14:43:05 +00:00
Andrey Kiselev
60632af919 No need in this patch anymore. 2006-06-07 14:40:51 +00:00
Bob Friesenhahn
56f599add1 * libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash in
TIFFPrintDirectory().  Joris Van Damme authored the fix.
2006-06-03 15:28:29 +00:00
Andrey Kiselev
49c40df5d4 *** empty log message *** 2006-04-21 16:48:17 +00:00
Andrey Kiselev
f7035cc549 Unified line ending characters (always use '\n') as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1163
2006-04-21 15:09:34 +00:00
Andrey Kiselev
005ac319dc Added support for OpenVMS by Alexey Chupahin, elvis_75@mail.ru. 2006-04-21 14:22:57 +00:00
Andrey Kiselev
39051ccc51 Added support for OpenVMS. 2006-04-21 14:18:54 +00:00
Andrey Kiselev
1222c3f1c2 *** empty log message *** 2006-04-20 12:49:00 +00:00
Andrey Kiselev
8ba8e9489a Regenerated. 2006-04-20 12:38:54 +00:00
Andrey Kiselev
550cfd7a32 Properly set the binary mode for stdin stream as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1141
2006-04-20 12:36:23 +00:00
Andrey Kiselev
55bd0128b3 Added tests for io.h header and setmode() function. 2006-04-20 12:26:46 +00:00
Andrey Kiselev
94212b3d81 Improvements in page formatting as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=114
2006-04-20 12:17:19 +00:00
Andrey Kiselev
4b9b4181fb Added description for '-b' option. 2006-04-20 12:07:41 +00:00
Andrey Kiselev
e3fe101bf5 Fixed typos as per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=1139 2006-04-20 12:04:35 +00:00
Andrey Kiselev
a2a1911b67 Fixed typos as per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=113 2006-04-20 11:48:42 +00:00
Frank Warmerdam
58cea4d46c use /EHsc and -D_CRT_SECURE_NO_DEPRECATE for VS2005 support 2006-04-19 01:14:00 +00:00
Joris Van Damme
afc7488f13 response to Bob's compiler warnings - no functionality change 2006-04-13 03:25:53 +00:00
Joris Van Damme
b1c2b3ed27 Added support for planarconfig separate non-subsampled YCbCr to tif_getimage.c 2006-04-12 07:29:51 +00:00
Joris Van Damme
410042ad06 Revision of all RGB(A) put routines in tif_getimage.c, including bugfix in handling 16bit RGB with unassociated alpha 2006-04-11 13:33:19 +00:00
Joris Van Damme
e5e88271c0 minor improvement in tif_getimage.c gtTileSeparate and gtStripSeparate, no functionality change 2006-04-11 08:03:25 +00:00
Joris Van Damme
03898a1b13 some indentation restoration, no content change 2006-04-09 03:36:58 +00:00
Joris Van Damme
64f4609a40 added explanation of OJPEG codec operation - no functionality change 2006-04-08 22:52:49 +00:00
Joris Van Damme
0394c208ba minor refactoring of tif_getimage.c to accomodate planed functionality extension - no functionality change at this time 2006-04-08 08:01:34 +00:00
Joris Van Damme
d2d4ae98fb some indentation restoration, no content change 2006-04-08 03:08:56 +00:00
Joris Van Damme
c3a1701f0f some indentation restoration, no content change 2006-04-08 02:41:30 +00:00
Joris Van Damme
aeded5016d resolved memory leak in tif_ojpeg 2006-04-08 02:15:40 +00:00
Joris Van Damme
6dc5e60719 fix of bug in tif_getimage.c and tif_ojpeg.c, reported by Frank testing tif2rgba on smallliz 2006-04-07 00:08:56 +00:00
Joris Van Damme
f83440417a response to Bob's compiler warnings - one with potential impact on functionality 2006-04-04 16:49:16 +00:00
Joris Van Damme
25dda009dc *** empty log message *** 2006-04-04 05:09:21 +00:00
Joris Van Damme
afa2919856 *** empty log message *** 2006-04-04 04:14:22 +00:00
Joris Van Damme
1721a41f08 new ojpeg support 2006-04-04 02:00:08 +00:00
Frank Warmerdam
2f8a9c2b71 recompute upsample flag when photometric flag reset 2006-03-29 22:24:44 +00:00
Joris Van Damme
0993cc0252 some indentation restoration, no content change 2006-03-26 16:39:30 +00:00
Joris Van Damme
84281a8949 strip size related bugfix in tif_jpeg encode raw 2006-03-25 18:04:34 +00:00
Joris Van Damme
64bd1138df bugfix to correctly pass size of last truncated strip data to TIFFWriteEncodedStrip 2006-03-25 17:52:37 +00:00
Joris Van Damme
993becfa19 bugfix of tif_jpeg decode raw 2006-03-25 08:01:08 +00:00
Joris Van Damme
fd00bb5c5c *** empty log message *** 2006-03-25 03:11:32 +00:00
Joris Van Damme
5dbfd5054d *** empty log message *** 2006-03-25 03:09:24 +00:00
Andrey Kiselev
b90b47e6f7 libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
Andrey Kiselev
bd5bff3cf6 Use runtime paths linker flags when rpath option enabled. 2006-03-23 14:23:43 +00:00
Andrey Kiselev
7f8cea0b57 *** empty log message *** 2006-03-21 16:45:43 +00:00
Andrey Kiselev
55949a4b7f Added missed exports as per bug
http://bugzilla.remotesensing.org/attachment.cgi?id=337
2006-03-21 16:42:27 +00:00
Andrey Kiselev
fb8fe4b17f Makefiles improvements as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1128
2006-03-21 16:41:07 +00:00
Andrey Kiselev
bc6736f91d Fixed win32 I/O functions usage as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1127
2006-03-21 16:37:51 +00:00
Andrey Kiselev
a1151ff372 Take subsampling in account when calculating TIFFScanlineSize(). 2006-03-21 16:29:33 +00:00