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 | d985a62999a6fa76d8ae0fbdef619ec9d1bda27e (patch) | |
tree | a2dd8ce374d550e95e161316844d66905ed20de2 /README | |
parent | 74d9b173358a2b66dd7ce010aedbdbefd836c859 (diff) |
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=. + + |