summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:07:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:07:24 +0000
commit6abedfe87669519ef7ed6fbbffde397b7096071e (patch)
treeea959cb640c5b91f5227e3a90d7dba4462f4b1bd /README
parent988228c519c96f679b4ea3e99d646ca58a515984 (diff)
doc stuff
Original commit message from CVS: doc stuff
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..e3356189
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+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=.
+
+