summaryrefslogtreecommitdiff
path: root/voip/java/android/net/rtp/AudioGroup.java
AgeCommit message (Collapse)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
2012-11-19Make AudioGroup.add locale safeJohan Redestig
Explicitly use Locale.US in AudioGroup.add to avoid unexpected results in some locales. Change-Id: Ifb477ca590f630747e09e38ac2246d284b5c5bfc
2012-03-30RTP: refactor a little bit and fix few minor bugs.Chia-chi Yeh
Change-Id: I063644507f26996ded462972afcb550a4528dac8
2011-03-08NEW_API: Unhide RTP APIs.Chia-chi Yeh
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
2011-03-03RTP: update javadocs.Chia-chi Yeh
Change-Id: If600df0eb1e6135aed9f3b2eacfb6bc9ed5d78ff
2010-12-01RTP: Prepare to unhide the APIs.Chia-chi Yeh
Polish things a little bit. Change-Id: I2c3cea8b34b9c858879bc722ea1f38082ba22b8d
2010-09-23RTP: Extend codec capability and update the APIs.Chia-chi Yeh
Change-Id: I37ba9d83c2de3c5dae2bfc1b7513df7f6fee3c5c
2010-08-19RTP: fix few leaks when fail to add streams into a group.Chia-chi Yeh
Change-Id: Iefb3fe219ad48641da37a83c8d14e9ebf1d3086c
2010-08-05Move the sip related codes to framework.Chung-yih Wang
Change-Id: Ib81dadc39b73325c8438f078c7251857a83834fe