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