mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
fac1f741c3
This makes sure that the headers from the source tree are taken and not accidentially installed system headers in the case of builddir!=srcdir. Fixes bug #602161. |
||
---|---|---|
.. | ||
calf-lv2-port-groups.patch | ||
gstlv2.c | ||
gstlv2.h | ||
Makefile.am | ||
README | ||
swh-lv2-port-groups.patch |
Gst-LV2 Quickstart Dependencies: SLV2 0.6.* <http://drobilla.net/software/slv2> Which in turn depends on: librdf (redland) >= 1.0.6 <http://librdf.org> Example Pipeline: Requires swh-lv2 <http://plugin.org.uk/releases/> gst-launch-0.10 -v filesrc location=/usr/share/sounds/login.wav ! wavparse ! audioconvert ! http---plugin-org-uk-swh-plugins-djFlanger ! audioconvert ! alsasink (A longer wav will be a better example)