GStreamer multimedia framework
Go to file
Thomas Vander Stichele 67ee32fac4 renaming stuff
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00
ext wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave 2002-01-04 21:53:21 +00:00
gst wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave 2002-01-04 21:53:21 +00:00
gst-libs more distcheck fixes 2001-12-25 22:30:51 +00:00
m4 added gtk.m4 (for gtk 1.2) 2002-01-04 06:08:27 +00:00
scripts added todo added simple automatic test suite for plugins using filesrc and fakesink 2001-12-21 09:49:24 +00:00
sys Fixed some plugins 2001-12-28 20:24:41 +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 --with-pkg-config-path option try not to run autoheader too much 2001-12-26 23:14:44 +00:00
ChangeLog doc stuff 2001-12-20 20:07:24 +00:00
configure.ac changes to allow apps outside of gstreamer/ to use dparams continuing test removal 2002-01-05 00:56:40 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
gst-plugins.spec.in renaming stuff 2002-01-05 14:27:28 +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
Makefile.am s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru) 2002-01-04 08:16:35 +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=.