projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22a442e
)
I went looking for where we downloaded the g722 implementation and came across
author
Russell Bryant
<russell@russellbryant.com>
Thu, 27 Dec 2007 16:11:41 +0000
(16:11 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Thu, 27 Dec 2007 16:11:41 +0000
(16:11 +0000)
these two links. So, I'm adding them so they are available for reference later.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94877
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
codecs/codec_g722.c
patch
|
blob
|
history
diff --git
a/codecs/codec_g722.c
b/codecs/codec_g722.c
index
a81b9b6
..
6b52407
100644
(file)
--- a/
codecs/codec_g722.c
+++ b/
codecs/codec_g722.c
@@
-23,6
+23,9
@@
*
* \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
*/