Commit Graph

9 Commits

Author SHA1 Message Date
evilsocket 0058cbc913 Experimental implementation of FDCT. 2009-05-26 18:23:35 +02:00
evilsocket 8d23b07db0 Small code optimizations (moved constants to define(s) ) . 2009-05-26 11:15:47 +02:00
evilsocket c80f671655 Optimized DCT, 74% performance increment. 2009-05-26 06:30:39 +02:00
evilsocket 807baca8a4 2009-05-24 16:49:16 -07:00
evilsocket e4d9eca82d Wrote cos as a Taylor serie and general optimization (47% better performance) . 2009-05-24 18:34:58 +02:00
evilsocket 18cd96378d Added gpl license comment to each file 2009-05-24 17:25:50 +02:00
evilsocket 51687876a7 Little corrections to dsp command line parsing and small optimization on main.c 2009-05-24 17:20:00 +02:00
evilsocket 4a52ddf55c Added the possibility to choose a different sound device rather than the default /dev/dsp 2009-05-24 16:15:38 +02:00
BlackLight 0f41eec84a First Voxifera commit 2009-05-24 15:22:59 +02:00