[Opalvoip-svn] SF.net SVN: opalvoip: [18711] opal/trunk/src/rtp/rtp.cxx
Brought to you by:
csoutheren,
rjongbloed
From: <cso...@us...> - 2007-10-22 03:41:51
|
Revision: 18711 http://opalvoip.svn.sourceforge.net/opalvoip/?rev=18711&view=rev Author: csoutheren Date: 2007-10-21 20:41:55 -0700 (Sun, 21 Oct 2007) Log Message: ----------- Change display name for G.723.1 to use correct IANA string Modified Paths: -------------- opal/trunk/src/rtp/rtp.cxx Modified: opal/trunk/src/rtp/rtp.cxx =================================================================== --- opal/trunk/src/rtp/rtp.cxx 2007-10-22 03:34:14 UTC (rev 18710) +++ opal/trunk/src/rtp/rtp.cxx 2007-10-22 03:41:55 UTC (rev 18711) @@ -772,7 +772,7 @@ "FS1016", "G721", "GSM", - "G7231", + "G723", "DVI4_8k", "DVI4_16k", "LPC", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |