more mergeback from the latest release
[platform/upstream/gst-plugins-good.git] / README
1 gst-plugins
2
3 plugins for GStreamer
4
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)
8
9 * to register plugins in source tree
10   run gst-register --gst-plugin-path=.
11
12 * if a certain plugin doesn't build, then redo configure with
13   --disable-(plugin)
14   to disable it from the build
15
16 * Additional documentation :
17
18 REQUIREMENTS
19         supporting libraries for plugins