summaryrefslogtreecommitdiffstats
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-073-0/+3
* rtp: Use autoaudio{sink,src} instead of alsa in the examplesSebastian Dröge2009-09-307-13/+13
* gitignore: Ignore some new binariesJan Schmidt2009-07-191-0/+1
* v4l2src: add a simple test case for device probingFilippo Argiolas2009-07-133-2/+93
* Fix example apps by drawing in the main-loop.Stefan Kost2009-01-272-14/+24
* More entries for the gitignoresJan Schmidt2009-01-231-0/+2
* Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge2009-01-134-2/+307
* tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...Wim Taymans2009-01-131-0/+53
* tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...Wim Taymans2009-01-021-0/+40
* tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...Wim Taymans2009-01-024-0/+371
* tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...Stefan Kost2008-11-261-0/+2
* tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans2008-10-073-0/+76
* tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost2008-08-102-27/+104
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-083-3/+6
* gst/rtsp/URLS: Some more urls.Wim Taymans2008-06-171-2/+2
* Fix some compiler warnings.Jan Schmidt2008-05-162-0/+5
* tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...Wim Taymans2008-04-251-2/+2
* gst/avi/gstavidemux.c: Fix typo in comments.Wim Taymans2008-04-2511-51/+254
* tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the...Jens Granseuer2008-02-221-2/+1
* tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil...Stefan Kost2008-02-141-0/+1
* Add a simple example application for the spectrum element, include it in the ...Jan Schmidt2008-02-093-1/+128
* gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller2008-02-084-0/+23
* Move spectrum plugin from -bad.Jan Schmidt2008-02-081-2/+2
* Move the equalizer plugin across from -badJan Schmidt2008-02-081-2/+2
* 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