summaryrefslogtreecommitdiffstats
path: root/gst/spectrum/demo-osssrc.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-18gst/spectrum/: Handling window resize.Stefan Kost1-13/+30
2007-09-06Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge1-4/+4
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost1-0/+2
2007-03-05gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost1-2/+0
2006-09-11gst/spectrum/demo-osssrc.c: Use more definesStefan Kost1-4/+6
2006-07-15gst/spectrum/: Do not use deprecated gtk functions.Stefan Kost1-1/+1
2006-06-16gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost1-14/+73
2006-05-26gst/spectrum/: added another exampleStefan Kost1-1/+1
2006-05-21gst/spectrum/Makefile.am: Link to base librariesStefan Kost1-6/+5
2006-05-20Initial port of the spectrum elementStefan Kost1-25/+26
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+4
2004-10-22gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte1-51/+35
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-1/+1
2004-03-14gst-indentThomas Vander Stichele1-36/+42
2003-12-02change _connect to _linkDavid Schleef1-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-4/+4
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-01-04spectrum.c -> demo-osssrc.cAndy Wingo1-0/+81