Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTP: support payloads with larger packetization interval. | Chia-chi Yeh | 2011-09-06 | 1 | -6/+10 |
| | | | | | | | | | | | RFC 3551 section 4.2 said that a receiver should accept packets representing between 0 and 200ms of audio data. Now we add the ability to decode multiple frames in a payload as long as the jitter buffer is not full. This change covers G711, GSM, and GSM-EFR. AMR will be added later. Bug: 3029736 Change-Id: Ifd194596766d14f02177925c58432cd620e44dd7 | ||||
* | RTP: Enable GSM codec. | Chia-chi Yeh | 2010-09-29 | 1 | -0/+74 |
Change-Id: Iae1913fb0643f1c66b5d16f24d51924d363e5ef5 |