summaryrefslogtreecommitdiffstats
path: root/ext/audiofile
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:10:55 +0000
commit58e4556c7bc5e8c5689c25ecbd218fadafd6c22c (patch)
tree263475de8da97e9e0490027f2e9afbd792c5f31b /ext/audiofile
parentd9a21a838568501dd89ad3fd01644ba2de560e88 (diff)
downloadgst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.gz
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.tar.bz2
gst-plugins-bad-58e4556c7bc5e8c5689c25ecbd218fadafd6c22c.zip
licensing, name and description changes
Original commit message from CVS: licensing, name and description changes
Diffstat (limited to 'ext/audiofile')
-rw-r--r--ext/audiofile/gstaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/audiofile/gstaf.c b/ext/audiofile/gstaf.c
index 79979a22..288565cd 100644
--- a/ext/audiofile/gstaf.c
+++ b/ext/audiofile/gstaf.c
@@ -42,5 +42,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "gstaf",
+ "audiofile",
"Audiofile plugin", plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)