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

ext/audiofile/gstafparse.c

index f0545f1..6178f72 100644 (file)
@@ -29,7 +29,7 @@
 
 static GstElementDetails afparse_details = {
   "Audiofile Parse",
-  "Src",
+  "Codec/Parser",
   "Audiofile parser for audio/raw",
   VERSION,
   "Steve Baker <stevebaker_org@yahoo.co.uk>",