summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-09 10:27:49 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-09 15:29:31 +0100
commite2b45f5155d38be44c2df0daed7fda1b3a61fd4a (patch)
tree92adb663cd82b9dabee50cfeb7ca864265e3c4e0 /ext
parent19ba4c8d196512303181f5d8acba175631d64896 (diff)
downloadgstreamer-plugins-bad-e2b45f5155d38be44c2df0daed7fda1b3a61fd4a.tar.gz
opencv: update plugin source package name and origin
Diffstat (limited to 'ext')
-rw-r--r--ext/opencv/gstopencv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/gstopencv.c b/ext/opencv/gstopencv.c
index 8159bd9eb..5b25e3072 100644
--- a/ext/opencv/gstopencv.c
+++ b/ext/opencv/gstopencv.c
@@ -82,4 +82,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"opencv",
"GStreamer OpenCV Plugins",
- plugin_init, VERSION, "LGPL", "OpenCv", "http://opencv.willowgarage.com")
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)