This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
voip
/
jni
/
rtp
History
Eric Laurent
7a492a9ad4
am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread
...
* commit 'b7a76e84fde7fe534d46aaaa71e3224798354009': Issue 4157048: mic gain for VoIP/SIP calls.
2011-04-04 17:44:50 -07:00
..
AmrCodec.cpp
RTP: Prepare to unhide the APIs.
2010-12-01 11:35:51 +08:00
Android.mk
RTP: Add a baseline echo suppressor.
2010-10-05 02:47:00 +08:00
AudioCodec.cpp
RTP: Enable AMR codec.
2010-09-30 08:55:12 +08:00
AudioCodec.h
RTP: Update native part to reflect the API change.
2010-09-23 03:36:43 +08:00
AudioGroup.cpp
am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread
2011-04-04 17:44:50 -07:00
EchoSuppressor.cpp
am e843dfa8: am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread
2010-11-30 16:23:17 -08:00
EchoSuppressor.h
RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
2010-10-22 03:47:02 +08:00
G711Codec.cpp
RTP: Minor fixes with polishing.
2010-09-30 16:07:44 +08:00
GsmCodec.cpp
RTP: Enable GSM codec.
2010-09-29 10:36:52 +08:00
rtp_jni.cpp
…
RtpStream.cpp
RTP: Minor fixes with polishing.
2010-09-30 16:07:44 +08:00
util.cpp
…