summaryrefslogtreecommitdiff
path: root/omx/gstomxmp3dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxmp3dec.c')
-rw-r--r--omx/gstomxmp3dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omx/gstomxmp3dec.c b/omx/gstomxmp3dec.c
index 5a143d5..aa22e80 100644
--- a/omx/gstomxmp3dec.c
+++ b/omx/gstomxmp3dec.c
@@ -71,7 +71,7 @@ gst_omx_mp3_dec_class_init (GstOMXMP3DecClass * klass)
gst_element_class_set_static_metadata (element_class,
"OpenMAX MP3 Audio Decoder",
- "Codec/Decoder/Audio",
+ "Codec/Decoder/Audio/Hardware",
"Decode MP3 audio streams",
"Sebastian Dröge <sebastian@centricular.com>");