summaryrefslogtreecommitdiff
path: root/omx/gstomxh265dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxh265dec.c')
-rw-r--r--omx/gstomxh265dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxh265dec.c b/omx/gstomxh265dec.c
index 8d17e04..e10c0c1 100644
--- a/omx/gstomxh265dec.c
+++ b/omx/gstomxh265dec.c
@@ -68,7 +68,7 @@ gst_omx_h265_dec_class_init (GstOMXH265DecClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX H.265 Video Decoder",
- "Codec/Decoder/Video",
+ "Codec/Decoder/Video/Hardware",
"Decode H.265 video streams",
"Sebastian Dröge <sebastian.droege@collabora.co.uk>");