summaryrefslogtreecommitdiff
path: root/voip/java/android/net/rtp/AudioGroup.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2012-11-19Make AudioGroup.add locale safeJohan Redestig
2012-03-30RTP: refactor a little bit and fix few minor bugs.Chia-chi Yeh
2011-03-08NEW_API: Unhide RTP APIs.Chia-chi Yeh
2011-03-03RTP: update javadocs.Chia-chi Yeh
2010-12-01RTP: Prepare to unhide the APIs.Chia-chi Yeh
2010-09-23RTP: Extend codec capability and update the APIs.Chia-chi Yeh
2010-08-19RTP: fix few leaks when fail to add streams into a group.Chia-chi Yeh
2010-08-05Move the sip related codes to framework.Chung-yih Wang