GStreamer multimedia framework
Find a file
Thomas Vander Stichele 8aa4f5c7a2 no need for feature, it's in common various AC_HELP_STRING changes
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
2002-05-27 20:08:14 +00:00
common@310f196ce9 no need for feature, it's in common various AC_HELP_STRING changes 2002-05-27 20:08:14 +00:00
debian
examples
ext - Changed plugins for new APIs 2002-05-26 21:59:21 +00:00
gconf
gst update to deal with events and set timestamps properly 2002-05-27 04:17:57 +00:00
gst-libs
m4 no need for feature, it's in common various AC_HELP_STRING changes 2002-05-27 20:08:14 +00:00
scripts
sys
.gitignore
.gitmodules
AUTHORS
autogen.sh same changes 2002-05-27 14:01:51 +00:00
ChangeLog
configure.ac same changes 2002-05-27 14:01:51 +00:00
COPYING
divx-info.txt
gst-plugins.spec.in learn to love the capital 2002-05-24 15:40:25 +00:00
gstreamer-libs-uninstalled.pc.in
gstreamer-libs.pc.in
INSTALL
ltmain.sh
Makefile.am
NEWS
README
RELEASE
REQUIREMENTS
TODO

gst-plugins

plugins for GStreamer

* to develop against uninstalled GStreamer core :
  add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
  or run configure --with-pkg-config-path=(path to gstreamer uninstalled)

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

* if a certain plugin doesn't build, then redo configure with
  --disable-(plugin)
  to disable it from the build

* Additional documentation :

REQUIREMENTS
	supporting libraries for plugins