fix location
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 27 Dec 2002 13:05:17 +0000 (13:05 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 27 Dec 2002 13:05:17 +0000 (13:05 +0000)
Original commit message from CVS:
fix location

ext/dv/gstdvdec.c
ext/shout2/gstshout2.c

index d879223..1d41f0c 100644 (file)
@@ -34,7 +34,7 @@
  */
 static GstElementDetails dvdec_details = {
   "DV (smpte314) decoder plugin",
-  "Decoder/DV",
+  "Codec/Video/Decoder/DV",
   "LGPL",
   "Uses libdv to decode DV video (libdv.sourceforge.net)",
   VERSION,
index 65b6e90..db4831e 100644 (file)
@@ -23,7 +23,7 @@
 /* elementfactory information */
 static GstElementDetails shout2send_details = {
   "An Icecast plugin",
-  "Shout2send",
+  "Sink/Network/Icecast2",
   "LGPL",
   "Sends data to an icecast server",
   VERSION,