gst/filter/gstiir.c: Fix name tag.
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Nov 2008 14:01:42 +0000 (14:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Nov 2008 14:01:42 +0000 (14:01 +0000)
Original commit message from CVS:
* gst/filter/gstiir.c:
Fix name tag.

ChangeLog
gst/filter/gstiir.c

index d6d2bdb..63fe4fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/filter/gstiir.c:
+         Fix name tag.
+
 2008-11-07  David Schleef  <ds@schleef.org>
 
        patch by: Thiago Sousa Santos <thiagossantos@gmail.com>
index ab4dbd9..cf37256 100644 (file)
@@ -40,7 +40,7 @@ GST_ELEMENT_DETAILS ("Infinite Impulse Response (IIR) filter",
     "Filter/Effect/Audio",
     "IIR filter based on vorbis code",
     "Monty <monty@xiph.org>, "
-    "Thomas <thomas@apestaart.org>, "
+    "Thomas Vander Stichele <thomas at apestaart dot org>, "
     "Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>");
 
 /* Filter signals and args */