GStreamer multimedia framework
Find a file
Richard Boulton 553932d232 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. :)
2002-03-02 15:20:05 +00:00
common@7b9a18016e adapt to use new stuff 2002-03-02 12:03:23 +00:00
examples - added gob example plugin 2002-01-20 01:49:15 +00:00
ext uncomment lame test until we can get the register to work 2002-02-21 17:33:59 +00:00
gst I'm too lazy to comment this 2002-03-02 12:36:07 +00:00
gst-libs - plugins are built without versioning info 2002-01-31 00:22:12 +00:00
m4 added pkg.m4 in plugins/ 2002-01-27 16:15:19 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +00:00
acconfig.h various additions 2002-02-06 18:29:12 +00:00
AUTHORS srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) 2001-12-20 21:18:36 +00:00
autogen.sh more changes 2002-03-02 12:05:41 +00:00
ChangeLog more build fixing 2002-02-06 18:18:16 +00:00
configure.ac Added esdmon plugin. 2002-03-02 15:20:05 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins-ugly.spec.in added modplug to SPEC file 2002-03-02 11:34:18 +00:00
gstreamer-libs-uninstalled.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
gstreamer-libs.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
ltmain.sh more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
Makefile.am putting it back 2002-02-19 11:02:28 +00:00
README Change gstreamer-register to gst-register 2002-02-04 20:34:27 +00:00
TODO hm, lots seems to have changed 2001-12-23 22:21:18 +00:00

gst-plugins

plugins for GStreamer

* to develop against uninstalled GStreamer core :
  add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH

* to register plugins in source tree
  run gst-register --gst-plugin-path=.