[asterisk-commits] russell: trunk r94877 - /trunk/codecs/codec_g722.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Dec 27 10:11:42 CST 2007


Author: russell
Date: Thu Dec 27 10:11:41 2007
New Revision: 94877

URL: http://svn.digium.com/view/asterisk?view=rev&rev=94877
Log:
I went looking for where we downloaded the g722 implementation and came across
these two links.  So, I'm adding them so they are available for reference later.

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=94877&r1=94876&r2=94877
==============================================================================
--- trunk/codecs/codec_g722.c (original)
+++ trunk/codecs/codec_g722.c Thu Dec 27 10:11:41 2007
@@ -22,6 +22,9 @@
 /*! \file
  *
  * \brief codec_g722.c - translate between signed linear and ITU G.722-64kbps
+ *
+ * \arg http://soft-switch.org/downloads/non-gpl-bits.tgz
+ * \arg http://lists.digium.com/pipermail/asterisk-dev/2006-September/022866.html
  *
  * \ingroup codecs
  */




More information about the asterisk-commits mailing list