summaryrefslogtreecommitdiffstats
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-113-4/+4
* gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...Stefan Kost2007-11-081-5/+6
* gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2007-11-061-2/+2
* gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge2007-11-031-1/+1
* gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge2007-10-301-0/+246
* gst/spectrum/: Handling window resize.Stefan Kost2007-09-182-29/+64
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-062-11/+13
* tests/examples/: Added some RTP example scripts for sending and receiving RTP...Wim Taymans2007-09-0412-2/+175
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-1/+1
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-182-0/+3
* gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost2007-03-052-4/+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-152-2/+2
* gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost2006-06-162-39/+158
* moap ignoreThomas Vander Stichele2006-06-111-0/+1
* tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a...Tim-Philipp Müller2006-06-091-1/+1
* gst/spectrum/: added another exampleStefan Kost2006-05-262-1/+100
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-211-6/+5
* Initial port of the spectrum elementStefan Kost2006-05-201-25/+26
* tests/examples/Makefile.am: added missing Makefile.amStefan Kost2005-12-301-0/+3
* moved level-example to tests/examples/level-exampleStefan Kost2005-12-302-0/+126
* 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