projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19ba4c8
)
opencv: update plugin source package name and origin
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Thu, 9 Sep 2010 09:27:49 +0000
(10:27 +0100)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Thu, 9 Sep 2010 14:29:31 +0000
(15:29 +0100)
ext/opencv/gstopencv.c
patch
|
blob
|
history
diff --git
a/ext/opencv/gstopencv.c
b/ext/opencv/gstopencv.c
index
8159bd9
..
5b25e30
100644
(file)
--- 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
)