aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'codecs')
-rw-r--r--codecs/codec_g722.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c
index 470a687e9..90553a1d1 100644
--- a/codecs/codec_g722.c
+++ b/codecs/codec_g722.c
@@ -5,6 +5,9 @@
*
* Matthew Fredrickson <creslin@digium.com>
*
+ * 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;