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
commit9a6fd8e982842c450f76a0b9b798279d8cf2bf1a (patch)
treeef9be75a1b60921e853d1e415cf1a9b5e267e884 /README
parent9a8398de592d271c9db211252ede05756ab6422e (diff)
downloadgstreamer-plugins-bad-9a6fd8e982842c450f76a0b9b798279d8cf2bf1a.tar.gz
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 000000000..e33561898
--- /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=.
+
+