blob: bad30730b1339dbec44ad0bf94293968adcb5c4f (
plain)
1
2
3
4
5
6
7
8
9
10
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 gst-register --gst-plugin-path=.
|