OptimFROG Lossless IEEE Float Audio Compressor, version 4.509 [2004.04.18]
Copyright (C) 1996-2004 Florin Ghido, all rights reserved.
Visit http://LosslessAudioCompression.com for updates


What's new
==========

4.509 [2004.04.18]
~~~~~~~~~~~~~~~~~~
  - IEEE Float: added complete raw file support
  - IEEE Float: added verify command
  - IEEE Float: added --mantissabits option to reduce effective
    mantissa bits before the actual compression
  - enhanced the WAV file parser to automatically detect uneven size
    chunks without the required alignment byte (non-conforming files)
  - slight general speed enhancement with around 2%
  - added the --headersize option to specify the starting header size
    for raw files, also useful for raw data alignment
  - enhanced the raw file parser to add the last few bytes to the tail
    instead of rejecting the file for having a non-divisible data size
  - enhanced automatic generation of file extension at decoding (using
    the header data to detect if the file is WAV or raw)
  - added full support for the data types SINT8, UINT16, UINT24, UINT32
  - fixed a very rare encoder bug where an invalid compressed block was
    created for some silence-like data. Thanks to Olivier for reporting

4.508e [2003.10.04]
~~~~~~~~~~~~~~~~~~~
  - created this file
  - first IEEE Float public release, experimental version
