Added esdmon plugin.
authorRichard Boulton <richard@tartarus.org>
Sat, 2 Mar 2002 15:20:05 +0000 (15:20 +0000)
committerRichard Boulton <richard@tartarus.org>
Sat, 2 Mar 2002 15:20:05 +0000 (15:20 +0000)
commitb6c08a233af79f05c12696f3b2648bf716ad543f
tree06b8d6f13d84df657fd9a781afc183bfd6b3a849
parentff816a14751310025804f4dc5c272f28d075bf6e
Added esdmon plugin.

Original commit message from CVS:
Added esdmon plugin.
Monitors output from the esd sound daemon.
Particularly useful for displaying a visualisation of the audio being
played on your system.  eg:
gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink }
You can even have several of them going at once. :)
configure.ac
ext/esd/Makefile.am
ext/esd/esdmon.c [new file with mode: 0644]