summaryrefslogtreecommitdiffstats
path: root/voip/java/android/net/rtp
Commit message (Collapse)AuthorAgeFilesLines
* docs: add package description for RTPScott Main2011-05-051-0/+28
| | | | Change-Id: I02c181a48101be288fb4aabf497f573f00038f90
* NEW_API: Unhide RTP APIs.Chia-chi Yeh2011-03-084-4/+0
| | | | | | | | | This change unhides RTP related classes including AudioCodec, AudioGroup, AudioStream, and RtpStream. This allows developers to control audio streams directly and also makes conference calls possible with the combination of the public SIP APIs. Change-Id: Idfd4edf65a1cbf3245ec2786fbc03b06438b0fb3
* RTP: update javadocs.Chia-chi Yeh2011-03-032-44/+46
| | | | Change-Id: If600df0eb1e6135aed9f3b2eacfb6bc9ed5d78ff
* RTP: Prepare to unhide the APIs.Chia-chi Yeh2010-12-013-45/+100
| | | | | | Polish things a little bit. Change-Id: I2c3cea8b34b9c858879bc722ea1f38082ba22b8d
* RTP: Enable AMR codec.Chia-chi Yeh2010-09-301-2/+1
| | | | Change-Id: I49e6bdc1b67306b44173f2f346f8372a50264870
* RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-301-1/+1
| | | | Change-Id: I9d84009e4557a0a82c1f9d7d543922741be97c77
* RTP: Enable GSM codec.Chia-chi Yeh2010-09-291-1/+1
| | | | Change-Id: Iae1913fb0643f1c66b5d16f24d51924d363e5ef5
* RTP: Add two getters to retrieve the current configuration from AudioStream.Chia-chi Yeh2010-09-231-1/+20
| | | | Change-Id: Iff588130653242f6ddd6a6b663df775ecb276768
* RTP: Extend codec capability and update the APIs.Chia-chi Yeh2010-09-234-62/+244
| | | | Change-Id: I37ba9d83c2de3c5dae2bfc1b7513df7f6fee3c5c
* RTP: fix few leaks when fail to add streams into a group.Chia-chi Yeh2010-08-191-7/+8
| | | | Change-Id: Iefb3fe219ad48641da37a83c8d14e9ebf1d3086c
* Move the sip related codes to framework.Chung-yih Wang2010-08-054-0/+456
Change-Id: Ib81dadc39b73325c8438f078c7251857a83834fe