From 79d8cddde18821715e3fd3b6f8d3b3ce7e2e55a1 Mon Sep 17 00:00:00 2001 From: Brian West Date: Mon, 10 Nov 2008 22:58:30 +0000 Subject: [PATCH] spelling git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10323 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/g711.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/g711.h b/src/include/g711.h index cb9036c905..ec75e3967c 100644 --- a/src/include/g711.h +++ b/src/include/g711.h @@ -32,7 +32,7 @@ revert to a method that can be a little slow, so the cache thrashing might not seem so bad :( Feel free to submit patches to add fast "find the first 1" support for your own -favourite processor. +favorite processor. Look up tables are used for transcoding between A-law and u-law, since it is difficult to achieve the precise transcoding procedure laid down in the G.711