summaryrefslogtreecommitdiffstats
path: root/voip/jni/rtp/AudioCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include strings.h instead of string.h for the strcasecmp prototype.Carl Shapiro2011-03-211-1/+1
* RTP: Enable AMR codec.Chia-chi Yeh2010-09-301-0/+2
* RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-301-0/+2
* RTP: Enable GSM codec.Chia-chi Yeh2010-09-291-0/+2
* RTP: Refactor out G711 codecs into another file.Chia-chi Yeh2010-09-291-120/+2
* RTP: Update native part to reflect the API change.Chia-chi Yeh2010-09-231-8/+10
* RTP: move into frameworks.Chia-chi Yeh2010-08-061-0/+161