summaryrefslogtreecommitdiffstats
path: root/tests/examples/spectrum/demo-audiotest.c
Commit message (Expand)AuthorAgeFilesLines
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* Fix example apps by drawing in the main-loop.Stefan Kost2009-01-271-7/+12
* tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost2008-08-101-14/+53
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-081-1/+2
* Fix some compiler warnings.Jan Schmidt2008-05-161-0/+2
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-111-1/+1
* gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2007-11-061-2/+2
* gst/spectrum/: Handling window resize.Stefan Kost2007-09-181-16/+34
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-061-7/+9
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-181-0/+1
* gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost2007-03-051-2/+0
* gst/spectrum/: Do not use deprecated gtk functions.Stefan Kost2006-07-151-1/+1
* gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost2006-06-161-25/+85
* gst/spectrum/: added another exampleStefan Kost2006-05-261-0/+99