diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-20 20:07:24 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-20 20:07:24 +0000 |
commit | 9a6fd8e982842c450f76a0b9b798279d8cf2bf1a (patch) | |
tree | ef9be75a1b60921e853d1e415cf1a9b5e267e884 /README | |
parent | 9a8398de592d271c9db211252ede05756ab6422e (diff) | |
download | gst-plugins-bad-9a6fd8e982842c450f76a0b9b798279d8cf2bf1a.tar.gz gst-plugins-bad-9a6fd8e982842c450f76a0b9b798279d8cf2bf1a.tar.bz2 gst-plugins-bad-9a6fd8e982842c450f76a0b9b798279d8cf2bf1a.zip |
doc stuff
Original commit message from CVS:
doc stuff
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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=. + + |