diff options
Diffstat (limited to 'ext/faad')
-rw-r--r-- | ext/faad/gstfaad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/faad/gstfaad.c b/ext/faad/gstfaad.c index 5aea2317..1809ebb2 100644 --- a/ext/faad/gstfaad.c +++ b/ext/faad/gstfaad.c @@ -94,7 +94,7 @@ gst_faad_base_init (GstFaadClass * klass) { GstElementDetails gst_faad_details = { "Free AAC Decoder (FAAD)", - "Codec/Audio/Decoder", + "Codec/Decoder/Audio", "Free MPEG-2/4 AAC decoder", "Ronald Bultje <rbultje@ronald.bitfreak.net>", }; |