- [NEW] Support for TIFF images.
- [NEW]
Time::Timer
can return elapsed time in nanoseconds. - [CHG] Updated states in
API::Framework
- [CHG]
Enumeration::Framework
has been re-written. - [CHG] Interface clean up in
Process::Semaphore
andTime::Timer
. - [FIX] Defects in JPEG 2000 and BMP image decompression.
This update also includes various other bug fixes and performance improvements that can be examined by reading the commit history.
Note: The RPMs on the releases page no longer include VIDEO
files, because there is no official ffmpeg
RPM for CentOS 7. If you need video support, install ffmpeg
to /usr/local
, and build libbiomeval
from source.