feat(normtiff): Added ability to ingest hyperspectral radiance pictures
perf: changed default dynamic range from 32 to 100 to reflect modern displays
Moved declarations and definitions for header.c from resolu.h to rtio.h
Created MAXFMTLEN to guard against buffer overrun attacks in header input
Changed every instance of BYTE to uby8 to avoid conflicts
Added binary mode setting
Changed ".pic" extension to ".hdr" throughout
Fixed bug in pixel aspect ratio for some image orientations
Added -z option to normtiff to output LZW-compressed TIFFs
Continued ANSIfication, and other fixes and clarifications.
Fixed typing/prototype of getheader() and its callback.
Added grouping parens to reduce ambiguity warnings.
Added tone-mapping support for 16-bit/sample int and IEEE float TIFF images
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
modified openpicture to store header information changed getheader() to listen to return value of passed function
improved error reporting methods
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.