Release Notes: Support for exporting MATLAB and Octave files was added. Some bugs in the Windows port were fixed.
Release Notes: In this version, the code was ported to the Windows platform, and some code cleanups have happened such that -Wall now returns hardly anything.
Release Notes: This release fixes a crash when loading a non-existent plugin library in tier2/plugins.cc.
Release Notes: This release includes an MPEG audio parsing and decoding library, a generic library to access frequency domain audio content independent of the file format, a useful feature with subband values such as mean, rms, and normalised subband energies over channels for one sample or over a whole window. About 25 new modules were also implemented.
Release Notes: The GUI bewdy has been release to provide something to play around with. The module interface to dynamically load analysis modules from plugin libraries has been created in order to make it easier to contribute analysis modules.
Release Notes: The first tier code optimisations have resulted in sped-up processing, achieving realtime for Layers 1 and 2. The second tier code includes an XML interface using the gnome-xml-library, an automatic comparison of segmentation results using the XML interface, a histogram facility for the segmentData class, and a histogram difference facility in the analyser class that calculates a difference curve on sliding histograms. A generic segmentation function has been added to tier2. The analysis code uses the histogram difference facility with loudness for scene segmentation.
Release Notes: Initial Release