summaryrefslogtreecommitdiff
path: root/voip/java/android/net/rtp/AudioStream.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2012-03-30RTP: refactor a little bit and fix few minor bugs.Chia-chi Yeh
2012-03-27RTP: add a null-check in AudioStream.setDtmfType().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: Add two getters to retrieve the current configuration from AudioStream.Chia-chi Yeh
2010-09-23RTP: Extend codec capability and update the APIs.Chia-chi Yeh
2010-08-05Move the sip related codes to framework.Chung-yih Wang