diff options
-rw-r--r-- | ext/shout/gstshout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index 39888ba5..1c94e903 100644 --- a/ext/shout/gstshout.c +++ b/ext/shout/gstshout.c @@ -22,7 +22,7 @@ /* elementfactory information */ static GstElementDetails icecastsend_details = { "An Icecast plugin", - "shoutsend", + "Sink/Network/Icecast", "GPL", "Sends data to an icecast server using libshout", VERSION, |