summaryrefslogtreecommitdiff
path: root/omx/gstomxh264dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxh264dec.c')
-rw-r--r--omx/gstomxh264dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxh264dec.c b/omx/gstomxh264dec.c
index c9e5c9e..9608f65 100644
--- a/omx/gstomxh264dec.c
+++ b/omx/gstomxh264dec.c
@@ -67,7 +67,7 @@ gst_omx_h264_dec_class_init (GstOMXH264DecClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX H.264 Video Decoder",
- "Codec/Decoder/Video",
+ "Codec/Decoder/Video/Hardware",
"Decode H.264 video streams",
"Sebastian Dröge <sebastian.droege@collabora.co.uk>");