summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-04-15 09:27:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-04-15 09:27:02 +0000
commit58896333c70700d2e0428c9908f26064b7abe77d (patch)
tree67e1bf9cf87aa25a3396ca226a5d550dedbb61af /README
parent7f8e235338d00e8e0fe98845c8b2e0ec1ed64ef4 (diff)
more mergeback from the latest release
Original commit message from CVS: more mergeback from the latest release
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index bad30730..d59daa49 100644
--- a/README
+++ b/README
@@ -4,8 +4,16 @@ 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