summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2009-06-05 21:22:51 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-06-05 21:22:51 +0200
commitb01a09a8c04fc5a11ee79337508f1d4440c27b9f (patch)
tree21cb18c1e50d7cdde76d4f9f603e1908f21adf46 /source
parent20b3829c0a9f3dfbf70c007bce2cbdb96558b37a (diff)
Add bindings for libgstvideo
Fixes bug #584744.
Diffstat (limited to 'source')
-rw-r--r--source/gstreamer-sharp-source.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gstreamer-sharp-source.xml b/source/gstreamer-sharp-source.xml
index 17a1c98..57b418b 100644
--- a/source/gstreamer-sharp-source.xml
+++ b/source/gstreamer-sharp-source.xml
@@ -60,5 +60,10 @@
<exclude>../../gst-plugins-base/gst-libs/gst/interfaces/interfaces-marshal.h</exclude>
</namespace>
</library>
+ <library name="libgstvideo-0.10.dll">
+ <namespace name="Gst.Video">
+ <dir>../../gst-plugins-base/gst-libs/gst/video</dir>
+ </namespace>
+ </library>
</api>
</gapi-parser-input>