Skip to content

v1.5.3

Compare
Choose a tag to compare
@coalsont coalsont released this 22 Aug 23:07
· 17 commits to master since this release

Bugfix for QT-configured builds, mainly for people using NiftiIO for writing high-resolution uncompressed volume files. Reading, compressed files, and libxml++ configurations are not affected. Cifti files are unlikely to have reached 1GB per row, and therefore are not likely to be affected.

  • writing more than 1GB in a single call to NiftiIO::writeData (or BinaryFile::write) would write incorrect data, when using QT and uncompressed output file