summaryrefslogtreecommitdiffstats
path: root/ext/speex/gstspeexdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/speex/gstspeexdec.c')
-rw-r--r--ext/speex/gstspeexdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/speex/gstspeexdec.c b/ext/speex/gstspeexdec.c
index 83697e36..003dd68b 100644
--- a/ext/speex/gstspeexdec.c
+++ b/ext/speex/gstspeexdec.c
@@ -28,7 +28,7 @@
/* elementfactory information */
GstElementDetails gst_speexdec_details = {
"speex audio decoder",
- "Codec/Audio/Decoder",
+ "Codec/Decoder/Audio",
".speex",
"Wim Taymans <wim.taymans@chello.be>",
};