summaryrefslogtreecommitdiff
path: root/pjmedia
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-09-24 19:46:41 +0000
committerBenny Prijono <bennylp@teluu.com>2007-09-24 19:46:41 +0000
commitc326f938bbf72127885ac09179912b8a2cbfb030 (patch)
tree3ed5b986b9ec57dc1a5c3614f68ea3fcfeee907d /pjmedia
parent21f0a8aa71305095f9d7682c571ca56c1559ac6e (diff)
Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specification, and also done some other tweaks as well
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1450 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia')
-rw-r--r--pjmedia/include/pjmedia/doxygen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjmedia/include/pjmedia/doxygen.h b/pjmedia/include/pjmedia/doxygen.h
index fc254fd9..8d93175c 100644
--- a/pjmedia/include/pjmedia/doxygen.h
+++ b/pjmedia/include/pjmedia/doxygen.h
@@ -91,8 +91,8 @@
* @ref enc_dec_codec,
* @ref plc_codec,
* @ref PJMEDIA_CONF,
- * @ref PJMED_G711 "G711/G.711 (PCMA/PCMU) codec with PLC",
- * @ref PJMED_GSM "GSM codec with PLC",
+ * @ref PJMED_G711 "G711/G.711 (PCMA/PCMU) codec",
+ * @ref PJMED_GSM "GSM codec",
* @ref PJMED_L16 "linear codecs (multiple clockrate, stereo support, etc)",
* @ref PJMED_SPEEX "Speex codec (narrowband, wideband, ultra-wideband)",
* @ref PJMED_JBUF "portable, adaptive jitter buffer with PLC support",