summaryrefslogtreecommitdiffstats
path: root/ext/shout
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
commitf6830d4ad15f488c6a61ebccf4f09529fdf5ebd3 (patch)
tree2548bd8c8423d55468bad88511bb35c92a9fc428 /ext/shout
parentd5c716edbd09cbb187ffec03b6855e59a6e96c11 (diff)
downloadgst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.tar.gz
gst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.tar.bz2
gst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.zip
+ changes for new float caps without slope/intercept + some category changes for plugins
Original commit message from CVS: + changes for new float caps without slope/intercept + some category changes for plugins
Diffstat (limited to 'ext/shout')
-rw-r--r--ext/shout/gstshout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c
index 46908ee3..1badacd5 100644
--- a/ext/shout/gstshout.c
+++ b/ext/shout/gstshout.c
@@ -25,7 +25,7 @@
/* elementfactory information */
static GstElementDetails icecastsend_details = {
"An Icecast plugin",
- "Sink/Network/Icecast",
+ "Sink/Network",
"GPL",
"Sends data to an icecast server using libshout",
VERSION,