[vlc-devel] CVS Commit (zorglub)
cvs at videolan.org
cvs at videolan.org
Fri Aug 29 18:56:43 CEST 2003
Update of /var/cvs/videolan/vlc/modules
Modified Files:
LIST
Update of /var/cvs/videolan/vlc/modules/visualization/visual
Modified Files:
Modules.am effects.c visual.c visual.h
Added Files:
fft.c fft.h
Log Message:
* effects.c :
- added a spectrum analyser
options are:
-nb : number of bands , 20 or 80 (80 is default)
-separ : how many blank pixels between bands (1 default)
-amp : vertical amplification ( 3 default)
-peaks: draw peaks ? (default 1)
- improved options parsing
* fft.c, fft.h :
FFT code mainly taken from XMMS (adapted coding style)
* visual.c:
Sanity checks (users aren't stupid, are they ? )
* LIST: updated the list
--
zorglub
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list