diff options
Diffstat (limited to 'gst/auparse/gstauparse.c')
-rw-r--r-- | gst/auparse/gstauparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/auparse/gstauparse.c b/gst/auparse/gstauparse.c index 0dc2ed7d..8b757982 100644 --- a/gst/auparse/gstauparse.c +++ b/gst/auparse/gstauparse.c @@ -32,7 +32,7 @@ /* elementfactory information */ static GstElementDetails gst_auparse_details = GST_ELEMENT_DETAILS ( ".au parser", - "Codec/Parser", + "Codec/Parser/Audio", "Parse an .au file into raw audio", "Erik Walthinsen <omega@cse.ogi.edu>" ); |