Attention is currently required from: pespin.
1 comment:
File src/coding/gsm0503_amr_dtx.c:
Patch Set #3, Line 104: /* Check first identification marker bits (23*9 bits) */
23*9 = 207. You do 212 now. […]
23 * 9 = 207 in this loop, plus 5 bits from the loop below, so 212 is correct.
To view, visit change 27939. To unsubscribe, or for help writing mail filters, visit settings.