gst/filter/gstiir.c: Fix name tag.

Original commit message from CVS:
* gst/filter/gstiir.c:
Fix name tag.
This commit is contained in:
Thomas Vander Stichele 2008-11-10 14:01:42 +00:00
parent e8d0f5e3b3
commit 49e707606a
2 changed files with 6 additions and 1 deletions

View file

@ -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>

View 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 */