projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7bead
)
openni2src: Classification of the element should be Source/Video
author
Sebastian Dröge
<sebastian@centricular.com>
Mon, 2 Dec 2013 16:03:46 +0000
(17:03 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Mon, 2 Dec 2013 16:03:46 +0000
(17:03 +0100)
ext/openni2/gstopenni2src.cpp
patch
|
blob
|
history
diff --git
a/ext/openni2/gstopenni2src.cpp
b/ext/openni2/gstopenni2src.cpp
index 6bfbead25b948f6866c58631f38582ec71c940fe..59e2648f4465ad111dce0ef2c14849099daa34ee 100644
(file)
--- a/
ext/openni2/gstopenni2src.cpp
+++ b/
ext/openni2/gstopenni2src.cpp
@@
-150,7
+150,7
@@
G_DEFINE_TYPE (GstOpenni2Src, gst_openni2_src, GST_TYPE_PUSH_SRC)
gst_static_pad_template_get (&srctemplate));
gst_element_class_set_static_metadata (element_class, "Openni2 client source",
- "Source/
Device
",
+ "Source/
Video
",
"Extract readings from an OpenNI supported device (Kinect etc). ",
"Miguel Casas-Sanchez <miguelecasassanchez@gmail.com>");