Télécharger la liste

Description du projet

libDSP is a C++ library of digital signal processing routines, including standard vector operations, digital filtering, and transforms.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-18 07:53
5.1.0

Soutien à SSE3 a été mis en œuvre. Certains non-liées pièces ont été supprimées et la bibliothèque utilise maintenant libcommoncpp.
Tags: Development, Major feature enhancements
Support for SSE3 has been implemented. Some
non-related parts have been removed and the
library now uses libcommoncpp.

2005-05-13 22:57
5.0.2

Un bogue dans SSE2 complexes multiply-add a été corrigé. Cette version inclut également un soutien pour le gcc-4.x série, et un certain nombre de corrections de bogues plus petit.
Tags: Stable, Minor bugfixes
A bug in SSE2 complex multiply-add has been fixed. This release also includes support for the gcc-4.x series, and a number of smaller bugfixes.

2005-02-18 01:24
5.0.1

Cette version ajoute un assembleur version optimisée du complexe multiply-add.
Tags: Stable, Minor feature enhancements
This release adds an assembler-optimized version of complex
multiply-add.

2004-11-07 15:04
5.0.0

DCT a été ajouté dans la classe clDSPOp. ClRingBuffer, une classe ringbuffer serrure, a également été mis en œuvre. Les corrections ont été faites pour les compilateurs gcc-3.4.x. Cette version a aussi x86-64 des optimisations en assembleur.
Tags: Stable, Major feature enhancements
DCT has been added into the clDSPOp class.
clRingBuffer, a lockless ringbuffer class, has
also been implemented. Fixes have been made for
gcc-3.4.x compilers. This version also has x86-64
assembler optimizations.

2004-02-29 21:36
4.9.2

Prise en charge SSE2 a été prolongée. Plus d'optimisations en assembleur pour x86-64 ont été écrits.
Tags: Development, Major feature enhancements
SSE2 support has been extended. More assembler optimizations for x86-64 have been written.

Project Resources