GStreamer multimedia framework
Find a file
Wim Taymans 4d3b1472e7 Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil...
Original commit message from CVS:
Added a goom plugin (goom.sourceforge.net)

to test:
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee silent=true src%d! goom ! colorspace ! xvideosink  tee0.src%d! osssink
2002-02-01 19:28:30 +00:00
examples - added gob example plugin 2002-01-20 01:49:15 +00:00
ext Reworked the DV decoder. 2002-01-26 02:48:47 +00:00
gst Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
m4 added pkg.m4 in plugins/ 2002-01-27 16:15:19 +00:00
sys - plugins are built without versioning info 2002-01-18 02:05:25 +00:00
tests hrm 2002-01-07 02:42:44 +00:00
acconfig.h bunch of deletions 2002-01-25 00:39:51 +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 - use aclocal -I option instead of cat 2002-01-30 23:09:52 +00:00
ChangeLog - make the qcam plugin build only only platforms using NASM, ie. x86 2002-01-17 00:36:01 +00:00
configure.ac upped prerelease number 2002-01-31 22:51:45 +00:00
gst-plugins.spec.in Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me 2002-02-01 15:31:53 +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 adding rel notes 2002-01-31 22:32:41 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README doc stuff 2001-12-20 20:07:24 +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 gstreamer-register --gst-plugin-path=.