feat(rmtxop): Added handling of Radiance spectral pictures as matrices
perf: made EXPOSURE and COLORCORR handling more consistent across types
fix(dctimestep): Reinstated ability to handle input matrices without NROWS in header
fix(dctimestep): Repaired automatic detection of number of input rows
fix(dctimestep): Fixed issue loading CMATRIX from HDR picture
fix: reinstated interpretation of NULL file name as stdin, so dctimestep works
feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices
More 64-bit addressing fixes
fix: fixed a few other bugs related to 64-bit addressing
fix: fixed malloc() call overflow for large matrices
Fixed issues loading resolution string when NCOLS= not in header
Minor changes should not affect operation
Fixed important bugs in RGBE and XYZE file loading and byte-swapping
Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
Fixed priority of output formats
Added support for RGBE picture i/o to dctimestep
Added explicit byte-swap checks in headers using BigEndian= line
Made error checking more consistent and eliminated unused function call
Created MAXFMTLEN to guard against buffer overrun attacks in header input
Fixed inconsistency introduced in 2014 (rev. 2.8)
Force double promotion
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
Prepare for SCons build on Win32 and Win64
Made realloc() calls less aggressive to avoid memory errors
Moved declaration of popen to paths.h and put convert_command() into module
Fixed various compiler warnings (mostly harmless)
Reduced precision of multiplies in favor of time when little differ found
Improved matrix multiplication accuracy by forcing promotions to double
Added rtprocess.h needed for popen() under Windows
Added the ability to read matrix inputs from commands as well as files
Made rmtxop output the same type as lesser of inputs by default
Removed unnecessary address operators from function ids.
Hopeful fix to performance issue for gendaymtx under Windows
Added NROWS, NCOLS and NCOMP to matrix headers
Improved accuracy of matrix multiplication by using double accumulator
Removed tab before first column
Added -od and -of options for binary output
Split out color coefficient matrix routines from dctimestep
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.