summaryrefslogtreecommitdiffstats
path: root/ext/speex/gstspeexenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/speex/gstspeexenc.c')
-rw-r--r--ext/speex/gstspeexenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/speex/gstspeexenc.c b/ext/speex/gstspeexenc.c
index da17992b..143a269d 100644
--- a/ext/speex/gstspeexenc.c
+++ b/ext/speex/gstspeexenc.c
@@ -28,7 +28,7 @@
/* elementfactory information */
GstElementDetails gst_speexenc_details = {
"speex audio encoder",
- "Codec/Audio/Encoder",
+ "Codec/Encoder/Audio",
".speex",
"Wim Taymans <wim.taymans@chello.be>",
};