summaryrefslogtreecommitdiffstats
path: root/voip/jni
Commit message (Expand)AuthorAgeFilesLines
* RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-303-2/+109
* RTP: Revise the workaround of private addresses and fix bugs.Chia-chi Yeh2010-09-301-27/+24
* Merge changes Iae1913fb,I38dbefef into gingerbreadChia-chi Yeh2010-09-284-122/+223
|\
| * RTP: Enable GSM codec.Chia-chi Yeh2010-09-293-3/+83
| * RTP: Refactor out G711 codecs into another file.Chia-chi Yeh2010-09-293-120/+141
* | RTP: Delay the initialization of AudioTrack and AudioRecord.Chia-chi Yeh2010-09-291-133/+123
|/
* Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-271-2/+27
* RTP: Add log throttle for "no data".repo sync2010-09-231-1/+5
* RTP: Update native part to reflect the API change.Chia-chi Yeh2010-09-233-39/+48
* RTP: prevent buffer overflow in AudioRecord.Chia-chi Yeh2010-09-081-2/+2
* Revert "RTP: integrate the echo canceller from speex."Chia-chi Yeh2010-08-262-18/+6
* RTP: integrate the echo canceller from speex.Chia-chi Yeh2010-08-242-6/+18
* RTP: reduce the latency by overlapping AudioRecord and AudioTrack.Chia-chi Yeh2010-08-241-28/+53
* RTP: fix few leaks when fail to add streams into a group.Chia-chi Yeh2010-08-191-10/+13
* RTP: remove froyo-compatible code.Chia-chi Yeh2010-08-181-74/+0
* RTP: move into frameworks.Chia-chi Yeh2010-08-067-0/+1464