summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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=.
+
+