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
commit7f79c73edb0e46e47f5bb68d6537bb4c7e89eb9d (patch)
tree51eb8adcf5683f74a1064ad6cebacc022bcdaa07 /README
parent6bf769017743fc78e8242dab457e45e25d02e18e (diff)
downloadgstreamer-plugins-base-7f79c73edb0e46e47f5bb68d6537bb4c7e89eb9d.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=.
+
+