Saturday, May 08, 2010

Version 4.5 released

We have just released version 4.5 of the libraries.
There are also new versions of OpenWire and IGDIPlus released.
New IntelligenceLab library for Artificial Intelligence is released as Beta.

Some of the new features in the libraries include:
  • DVD support in VideoLab.
  • DirectShow graph viewer, and direct access to DirectShow filters, and pins from Delphi.
  • Major improvements in the multithreading support.
  • New matrix buffers support.
  • Reduced dependency on OpenCV for VisionLab.
  • There are also a number of new components added in all the libraries.
  • The libraries have undergone a major audit component by component and the overall code and hierarchies has been redesigned and cleaned up.
  • OpenWire now supports multi-input sink pins.
  • The libraries now support Visual Studio 2010

Cheers,
Boian

2 comments:

Unknown said...

Hi,

I downloaded the AudioLab suite , but I seem to be having an issue building even the simplest of applications.

The intellisense seems to resolve the 'Mitov' namespace, but when I come to build I get errors:

The namespace 'Mitov' could not be found.

I opened the assemblies in Reflector, and can see the namespace OK.

I am running VS2010 under Win7 32-bit.

Any idea why the build is failing?

Thanks,
Steve

mitov said...

Hi Steve,
Thank you!
You most likely are missing some assembly for the project. Please read the "Quick Start" manual. It explains which assemblies need to be added.

With best regards,
Boian Mitov