summaryrefslogtreecommitdiffstats
path: root/media/libmedia/Visualizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-1/+3
* Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
* Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.Chia-chi Yeh2010-11-011-4/+4
* Fix error in AudioEffect command status reporting.Eric Laurent2010-09-241-2/+4
* Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-191-26/+15
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-1/+1
* Added Visualizer effect.Eric Laurent2010-07-071-0/+330