[FFmpeg-soc] [soc]: r1107 - qcelp/qcelpdata.h
reynaldo
subversion at mplayerhq.hu
Tue Aug 21 00:41:08 CEST 2007
Author: reynaldo
Date: Tue Aug 21 00:41:08 2007
New Revision: 1107
Log:
COSMETIC Fix some more nits spoted by diego
Modified:
qcelp/qcelpdata.h
Modified: qcelp/qcelpdata.h
==============================================================================
--- qcelp/qcelpdata.h (original)
+++ qcelp/qcelpdata.h Tue Aug 21 00:41:08 2007
@@ -41,11 +41,11 @@
* formula for RATE_FULL and RATE_HALF frames at section 2.4.8.1.1. It says
* you have to subtract the decoded index parameter to the given scaled
* codebook vector index 'n' to get the desired circular codebook index but
- * It doesn't tell you have to clamp 'n' to [0-9] in order to get RI complaint
+ * It doesn't tell you have to clamp 'n' to [0-9] in order to get RI compliant
* results.
*
* The reason for this mistake seems to be the fact they forget to tell you
- * have to do this calculations per codebook subframe and adjust given equation
+ * have to do these calculations per codebook subframe and adjust given equation
* values accordingly.
*/
More information about the FFmpeg-soc
mailing list