[asterisk-commits] mattf: trunk r48662 - /trunk/codecs/codec_g722.c
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Wed Dec 20 17:11:01 MST 2006
Author: mattf
Date: Wed Dec 20 18:11:00 2006
New Revision: 48662
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48662
Log:
Minor addition giving props to Steve Underwood for his hard work. Thanks again
Steve!
Modified:
trunk/codecs/codec_g722.c
Modified: trunk/codecs/codec_g722.c
URL: http://svn.digium.com/view/asterisk/trunk/codecs/codec_g722.c?view=diff&rev=48662&r1=48661&r2=48662
==============================================================================
--- trunk/codecs/codec_g722.c (original)
+++ trunk/codecs/codec_g722.c Wed Dec 20 18:11:00 2006
@@ -4,6 +4,9 @@
* Copyright (C) 1999 - 2006, Digium, Inc.
*
* Matthew Fredrickson <creslin at 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
More information about the asterisk-commits
mailing list