commit | 418b5f04c2eb3ceff046328ba23a16b89a5a3306 | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Tue Sep 06 14:18:37 2011 -0700 |
committer | Chia-chi Yeh <chiachi@android.com> | Tue Sep 06 14:34:44 2011 -0700 |
tree | 5a306c965e9773c97dba9c694456ee4337b957df | |
parent | 5e75bad33a53a468440871e4dbf83d05e6642de4 [diff] |
RTP: support payloads with larger packetization interval. 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