GStreamer multimedia framework
Go to file
Thomas Vander Stichele 669bd9fe69 moving and renaming we put the libs in the source in gst-libs/gst/(dir) the headers get installed in prefix/include/g...
Original commit message from CVS:
moving and renaming
we put the libs in the source in gst-libs/gst/(dir)
the headers get installed in prefix/include/gst/(dir)
the libs are installed in prefix/lib/gst
with a libgst prefix
the sources should be without the gst prefix
as per irc agreement
please comment if this sounds like a bad idea ;)
2001-12-22 23:43:34 +00:00
ext Various changes and cleanups. 2001-12-22 21:18:53 +00:00
gst Initial revision 2001-12-22 23:26:48 +00:00
gst-libs moving and renaming we put the libs in the source in gst-libs/gst/(dir) the headers get installed in prefix/include/g... 2001-12-22 23:43:34 +00:00
m4 wingo's changes 2001-12-20 21:27:27 +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 sync gst-plugins autogen.sh to gstreamer version 2001-12-22 01:59:48 +00:00
ChangeLog doc stuff 2001-12-20 20:07:24 +00:00
configure.ac the xvideo check looks for -lXv_pic first, another virtual patch from taaz 2001-12-22 00:19:17 +00:00
gst-plugins-ugly.spec.in adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before... 2001-12-21 14:53:33 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
Makefile.am adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before... 2001-12-21 14:53:33 +00:00
README doc stuff 2001-12-20 20:07:24 +00:00
TODO adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before... 2001-12-21 14:53:33 +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=.