summaryrefslogtreecommitdiffstats
path: root/ext/dts/gstdtsdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dts/gstdtsdec.c')
-rw-r--r--ext/dts/gstdtsdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dts/gstdtsdec.c b/ext/dts/gstdtsdec.c
index d4e86da7..db4bd7de 100644
--- a/ext/dts/gstdtsdec.c
+++ b/ext/dts/gstdtsdec.c
@@ -125,7 +125,7 @@ gst_dtsdec_base_init (GstDtsDecClass * klass)
GstElementClass *element_class = GST_ELEMENT_CLASS (klass);
static GstElementDetails gst_dtsdec_details = {
"DTS audio decoder",
- "Codec/Audio/Decoder",
+ "Codec/Decoder/Audio",
"Decodes DTS audio streams",
"Ronald Bultje <rbultje@ronald.bitfreak.net>"
};