Go to file
turaj@webrtc.org ba108aee21 This CL contains some refactoring. Spectrum coding is main place that is affected. Therefore, I have bit-exactness test, test_spectrum_
coding.c, to be sure about the changelist. You can go through the test to be sure the changes are tested. However, I don't intend to commi
t the test, as it would be a source of confusion and requires hack to iSAC to be able to run the test. It is basically a one-time test. 

The part which not covered in this test is where we limit payload for super-wideband bit-stream. I'll add a test for that as well. 

I kept format changes at minimum in all files except isac.c, which was in bad shape, and coding changes were minimum. I'm planning to uplo
ad following patches to this CL where I try to address formatting issues. But I don't intend to change variable names, for the moment. 

The refactoring is not yet finished, so you would find part of the code which could be cleaned up, especially KLT transforms in entropy_co
ding.c
Review URL: https://webrtc-codereview.appspot.com/580004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2359 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-06-04 20:04:58 +00:00
data Move trunk/test/data -> trunk/data 2012-05-23 15:39:01 +00:00
peerconnection Update to chromium r139469. 2012-05-31 00:31:42 +00:00
src This CL contains some refactoring. Spectrum coding is main place that is affected. Therefore, I have bit-exactness test, test_spectrum_ 2012-06-04 20:04:58 +00:00
test Removed the obsolete sanity check and added new test HTML files. 2012-06-04 10:06:52 +00:00
third_party Upgrade libvpx to cab6ac16 (v. 1.1.1 pre-point-release). 2012-06-01 07:43:02 +00:00
third_party_mods Removing PeerConnection sample client and libjingle from webrtc. 2012-02-09 19:23:17 +00:00
tools Fixing release compilation on Linux and Mac trybots 2012-06-01 11:10:24 +00:00
.gitignore Refer to Chrome's DEPS to make rolling easier. 2012-02-23 21:32:37 +00:00
android-webrtc.mk Enable apm in android.mk 2012-01-14 01:03:56 +00:00
Android.mk Remove video from Android.mk 2012-03-13 17:22:44 +00:00
AUTHORS Adding author 2011-11-02 12:19:22 +00:00
codereview.settings Enabling try server in codereview.settings 2012-03-29 05:14:13 +00:00
DEPS Upgrade libvpx to cab6ac16 (v. 1.1.1 pre-point-release). 2012-06-01 07:43:02 +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 More PRESUBMIT checks. 2012-02-21 17:53:46 +00:00
WATCHLISTS Change Watchlist 2012-04-19 18:09:23 +00:00
webrtc.gyp Add a framework for audio end-to-end quality testing. 2012-05-10 18:45:11 +00:00