blob: e3356189824d8dd126944306882978849826c6d1 (
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 gstreamer-register --gst-plugin-path=.
|