diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/filter/gstiir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/filter/gstiir.c b/gst/filter/gstiir.c index ab4dbd99..cf37256c 100644 --- a/gst/filter/gstiir.c +++ b/gst/filter/gstiir.c @@ -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 */ |