summaryrefslogtreecommitdiff
path: root/omx/gstomxaacdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxaacdec.c')
-rw-r--r--omx/gstomxaacdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxaacdec.c b/omx/gstomxaacdec.c
index 66d881d..9606b7f 100644
--- a/omx/gstomxaacdec.c
+++ b/omx/gstomxaacdec.c
@@ -69,7 +69,7 @@ gst_omx_aac_dec_class_init (GstOMXAACDecClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX AAC Audio Decoder",
- "Codec/Decoder/Audio",
+ "Codec/Decoder/Audio/Hardware",
"Decode AAC audio streams",
"Sebastian Dröge <sebastian@centricular.com>");