Go to file
andrew@webrtc.org c4f129f97c Improve the mixing saturation protection scheme.
A single participant is not processed at all. With multiple
participants, we divide-by-2 as before when mixing. Afterwards,
the mixed signal is limited by the AGC to -7 dBFS and then doubled to
restore the original level.

This preserves the level while guaranteeing good saturation protection.

Add a test to voe_auto_test. Hijack and improve the existing mixing test
for this.

TEST=voe_auto_test, voe_cmd_test

Review URL: http://webrtc-codereview.appspot.com/241013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@920 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-10 03:41:22 +00:00
peerconnection Print info about the local and remote resolution in the Windows client. 2011-10-10 12:58:21 +00:00
src Improve the mixing saturation protection scheme. 2011-11-10 03:41:22 +00:00
test Adding GetOutputDir method to test_support library. 2011-11-09 11:24:14 +00:00
third_party Upgrade libvpx to b615a6d4. 2011-11-10 02:13:38 +00:00
third_party_mods Merge streamparams and mediasession from libjingle and made necessary changes in peerconnection. 2011-11-01 11:46:56 +00:00
tools First version of PythonCharts. 2011-11-07 15:25:47 +00:00
.gitignore Update .gitignore. 2011-11-04 01:24:01 +00:00
android-webrtc.mk Some changes made in android makefile 2011-08-15 17:40:56 +00:00
Android.mk Changes for building audio coding in anroid. Only makefiles are touched. 2011-11-07 23:30:01 +00:00
AUTHORS Adding author 2011-11-02 12:19:22 +00:00
codereview.settings Modify codereview.settings 2011-09-06 10:12:28 +00:00
DEPS Upgrade libvpx to b615a6d4. 2011-11-10 02:13:38 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
OWNERS Review URL: http://webrtc-codereview.appspot.com/137002 2011-08-25 16:52:34 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
WATCHLISTS Add a documented_interfaces watchlist. 2011-10-27 22:33:27 +00:00
webrtc.gyp Enabling all common_video targets in webrtc.gyp. 2011-11-04 16:21:47 +00:00