summaryrefslogtreecommitdiff
path: root/omx/gstomxh264enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxh264enc.c')
-rw-r--r--omx/gstomxh264enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxh264enc.c b/omx/gstomxh264enc.c
index 4c4b3b2..f75fff0 100644
--- a/omx/gstomxh264enc.c
+++ b/omx/gstomxh264enc.c
@@ -220,7 +220,7 @@ gst_omx_h264_enc_class_init (GstOMXH264EncClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX H.264 Video Encoder",
- "Codec/Encoder/Video",
+ "Codec/Encoder/Video/Hardware",
"Encode H.264 video streams",
"Sebastian Dröge <sebastian.droege@collabora.co.uk>");