summaryrefslogtreecommitdiff
path: root/omx/gstomxwmvdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxwmvdec.c')
-rw-r--r--omx/gstomxwmvdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxwmvdec.c b/omx/gstomxwmvdec.c
index 64460d9..1475827 100644
--- a/omx/gstomxwmvdec.c
+++ b/omx/gstomxwmvdec.c
@@ -64,7 +64,7 @@ gst_omx_wmv_dec_class_init (GstOMXWMVDecClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX WMV Video Decoder",
- "Codec/Decoder/Video",
+ "Codec/Decoder/Video/Hardware",
"Decode WMV video streams",
"Sebastian Dröge <sebastian.droege@collabora.co.uk>");