summaryrefslogtreecommitdiffstats
path: root/voip/jni/rtp/AmrCodec.cpp
Commit message (Collapse)AuthorAgeFilesLines
* RTP: support payloads with larger packetization interval.Chia-chi Yeh2011-09-061-8/+12
| | | | | | | | | | | 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: Prepare to unhide the APIs.Chia-chi Yeh2010-12-011-1/+1
| | | | | | Polish things a little bit. Change-Id: I2c3cea8b34b9c858879bc722ea1f38082ba22b8d
* Misc fixes for sim-eng build.Chung-yih Wang2010-10-061-1/+1
| | | | Change-Id: I0c5dac1097abc924e66dab92d7d03d5051b4fd29
* RTP: Enable AMR codec.Chia-chi Yeh2010-09-301-0/+171
| | | | Change-Id: I49e6bdc1b67306b44173f2f346f8372a50264870
* RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-301-0/+97
Change-Id: I9d84009e4557a0a82c1f9d7d543922741be97c77