This directory contains a collection of algorithms which
are:

i) time intensive
ii) are often used in streaming 

The filter classes uses these algorithms.
The algorithms are in a seperate class, because this makes
it possible to simply add special cpu support like MMX/3DNow.



