Skip to content

Changes

Summary

  1. TRAU<->RTP HRv1: fix SID frame definition (details)
Commit b81ab57653f02b04dd090cb255548951b52b1544 by falcon
TRAU<->RTP HRv1: fix SID frame definition

HRv1 SID frame consists of 33 bits of comfort noise parameters
followed by 79 bits of all-1s SID codeword.  The RTP-encoded
representation of this construct in trau_rtp_conv.c was off
by one bit - fix it.

Change-Id: I4554a70f05bee428e0fb304868e25ee61ff375a1
The file was modified src/trau/trau_rtp_conv.c