summaryrefslogtreecommitdiffstats
path: root/tests/examples/spectrum/demo-osssrc.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-13/+51
* 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/+3
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-111-1/+1
* gst/spectrum/: Handling window resize.Stefan Kost2007-09-181-13/+30
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-061-4/+4
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-181-0/+2
* gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost2007-03-051-2/+0
* gst/spectrum/demo-osssrc.c: Use more definesStefan Kost2006-09-111-4/+6
* 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-14/+73
* gst/spectrum/: added another exampleStefan Kost2006-05-261-1/+1
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-211-6/+5
* Initial port of the spectrum elementStefan Kost2006-05-201-25/+26
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+4
* gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2004-10-221-51/+35
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-1/+1
* gst-indentThomas Vander Stichele2004-03-141-36/+42
* change _connect to _linkDavid Schleef2003-12-021-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-4/+4
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* spectrum.c -> demo-osssrc.cAndy Wingo2002-01-041-0/+81