reorder
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Jun 2002 09:26:09 +0000 (09:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Jun 2002 09:26:09 +0000 (09:26 +0000)
Original commit message from CVS:
reorder

ext/lame/gstlame.c

index 50668d5..acbd1a5 100644 (file)
@@ -38,7 +38,7 @@
 static GstElementDetails gst_lame_details = 
 {
   "L.A.M.E. mp3 encoder",
-  "Filter/Encoder/Audio",
+  "Codec/Audio/Encoder",
   "High-quality free MP3 encoder",
   VERSION,
   "Erik Walthinsen <omega@cse.ogi.edu>",