From: Matthew Fredrickson Date: Thu, 21 Dec 2006 00:11:00 +0000 (+0000) Subject: Minor addition giving props to Steve Underwood for his hard work. Thanks again X-Git-Tag: 1.6.0-beta1~3^2~3674 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc6bdcac932e24dc734526fbaeabb5069ec5df0;p=thirdparty%2Fasterisk.git Minor addition giving props to Steve Underwood for his hard work. Thanks again Steve! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48662 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c index 470a687e9b..90553a1d1c 100644 --- a/codecs/codec_g722.c +++ b/codecs/codec_g722.c @@ -5,6 +5,9 @@ * * Matthew Fredrickson * + * Special thanks to Steve Underwood for the implementation + * and for doing the 8khz<->g.722 direct translation code. + * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance;