index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
voip
/
jni
/
rtp
/
AudioGroup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable built-in echo canceler if available.
Chia-chi Yeh
2011-01-06
1
-3
/
+7
*
am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every...
Chia-chi Yeh
2011-01-04
1
-32
/
+48
|
\
|
*
RTP: Send silence packets on idle streams for every second.
Chia-chi Yeh
2011-01-04
1
-32
/
+48
*
|
RTP: Prepare to unhide the APIs.
Chia-chi Yeh
2010-12-01
1
-12
/
+6
|
/
*
RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
Chia-chi Yeh
2010-10-22
1
-1
/
+1
*
RTP: Add a baseline echo suppressor.
Chia-chi Yeh
2010-10-05
1
-2
/
+5
*
RTP: Start AudioRecord before AudioTrack to avoid being disabled.
Chia-chi Yeh
2010-10-01
1
-14
/
+13
*
RTP: Minor fixes with polishing.
Chia-chi Yeh
2010-09-30
1
-12
/
+16
*
RTP: Adjust the jitter buffer to 512ms.
Chia-chi Yeh
2010-09-30
1
-23
/
+35
*
RTP: Revise the workaround of private addresses and fix bugs.
Chia-chi Yeh
2010-09-30
1
-27
/
+24
*
RTP: Delay the initialization of AudioTrack and AudioRecord.
Chia-chi Yeh
2010-09-29
1
-133
/
+123
*
Fix the unhold issue especially if one is behind NAT.
Chung-yih Wang
2010-09-27
1
-2
/
+27
*
RTP: Add log throttle for "no data".
repo sync
2010-09-23
1
-1
/
+5
*
RTP: Update native part to reflect the API change.
Chia-chi Yeh
2010-09-23
1
-29
/
+34
*
RTP: prevent buffer overflow in AudioRecord.
Chia-chi Yeh
2010-09-08
1
-2
/
+2
*
Revert "RTP: integrate the echo canceller from speex."
Chia-chi Yeh
2010-08-26
1
-15
/
+4
*
RTP: integrate the echo canceller from speex.
Chia-chi Yeh
2010-08-24
1
-4
/
+15
*
RTP: reduce the latency by overlapping AudioRecord and AudioTrack.
Chia-chi Yeh
2010-08-24
1
-28
/
+53
*
RTP: fix few leaks when fail to add streams into a group.
Chia-chi Yeh
2010-08-19
1
-10
/
+13
*
RTP: remove froyo-compatible code.
Chia-chi Yeh
2010-08-18
1
-74
/
+0
*
RTP: move into frameworks.
Chia-chi Yeh
2010-08-06
1
-0
/
+1004