[svn-commits] rmudgett: branch rmudgett/iax_fracks r420261 - /team/rmudgett/iax_fracks/chan...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Aug 6 16:39:44 CDT 2014


Author: rmudgett
Date: Wed Aug  6 16:39:42 2014
New Revision: 420261

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=420261
Log:
Change comment.

Modified:
    team/rmudgett/iax_fracks/channels/iax2/codec_pref.c

Modified: team/rmudgett/iax_fracks/channels/iax2/codec_pref.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/iax_fracks/channels/iax2/codec_pref.c?view=diff&rev=420261&r1=420260&r2=420261
==============================================================================
--- team/rmudgett/iax_fracks/channels/iax2/codec_pref.c (original)
+++ team/rmudgett/iax_fracks/channels/iax2/codec_pref.c Wed Aug  6 16:39:42 2014
@@ -352,14 +352,14 @@
 	AST_FORMAT_SIREN14,
 	AST_FORMAT_TESTLAW,
 	AST_FORMAT_G719,
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
-	0, /* Place holder needed because of error when adding Opus and VP8. */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
+	0, /* Place holder */
 	AST_FORMAT_OPUS,
 	AST_FORMAT_VP8,
 	/* ONLY ADD TO THE END OF THIS LIST */




More information about the svn-commits mailing list