Release Notes¶
v0.2.0¶
New features:
New API added to support zlib decode with nvCOMP Library .
Encoder/Decoder supports 16bit and fp32 pixel formats.
Hopper (sm90) support is added.
Deprecated Features:
The following APIs will be removed in next release
nvTiffFile_t NVTIFFAPI *nvTiffOpen
void NVTIFFAPI nvTiffClose
void NVTIFFAPI nvTiffDumpRaw
void NVTIFFAPI nvTiffPrint
void NVTIFFAPI nvTiffH2DAsync
int NVTIFFAPI nvTiffDecode
int NVTIFFAPI nvTiffDecodeRange
int NVTIFFAPI nvTiffDecodeRange
Note
This release tar ball / Windows files will be updated to new installer packages soon.
v0.1.0¶
First release of the nvTiff library.
Refer to the Introduction section of the documentation for the list of features supported.