GStreamer multimedia framework
Go to file
Thomas Vander Stichele 05452d6f5b added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ...
Original commit message from CVS:
added esd
added new autogen.sh feature :
list all of the libs/plugins you want to disable in a file called "disable"
and they will.  makes it easier to check stuff when you're working on one
a file "enable" does the opposite.  You're on your own if you make them
conflict ;)
CML2 anyone ?

fixed some xvideo stuff, can't remember what though
2001-12-20 23:13:50 +00:00
ext/vorbis adding vorbis 2001-12-20 22:30:14 +00:00
m4 wingo's changes 2001-12-20 21:27:27 +00:00
sys applied taaz's virtual patch 2001-12-20 21:28:35 +00:00
acconfig.h building up speed 2001-12-17 18:37:01 +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 added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ... 2001-12-20 23:13:50 +00:00
ChangeLog doc stuff 2001-12-20 20:07:24 +00:00
configure.ac added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ... 2001-12-20 23:13:50 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
Makefile.am added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ... 2001-12-20 23:13:50 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README doc stuff 2001-12-20 20:07:24 +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=.