gstreamer/README
Thomas Vander Stichele 6f9d5fc58c more mergeback from the latest release
Original commit message from CVS:
more mergeback from the latest release
2002-04-15 09:27:03 +00:00

20 lines
488 B
Plaintext

gst-plugins
plugins for GStreamer
* to develop against uninstalled GStreamer core :
add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
or run configure --with-pkg-config-path=(path to gstreamer uninstalled)
* to register plugins in source tree
run gst-register --gst-plugin-path=.
* if a certain plugin doesn't build, then redo configure with
--disable-(plugin)
to disable it from the build
* Additional documentation :
REQUIREMENTS
supporting libraries for plugins