Go to file
henrik.lundin@webrtc.org 789da89d37 Fix a valgrind warning in NetEQ
The special cases for packet sizes <= 10 ms (one case for each
sample rate) resulted in reading outside of the pw16_decoded
vector. This is now fixed by making sure that WebRtcSpl_DownsampleFast
gets correct input and output vector lengths.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1027 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-25 12:35:31 +00:00
peerconnection Print info about the local and remote resolution in the Windows client. 2011-10-10 12:58:21 +00:00
src Fix a valgrind warning in NetEQ 2011-11-25 12:35:31 +00:00
test Fixed open file handle in fileutils.cc 2011-11-25 09:33:41 +00:00
third_party Migrate to using the same gyp files and gypi generator script as Chromium. 2011-11-24 12:49:22 +00:00
third_party_mods Remove Peerconnection Dev branch. 2011-11-17 08:42:33 +00:00
tools Fixing resources script on Windows 2011-11-23 15:24:44 +00:00
.gitignore Remove output files from .gitignore. 2011-11-24 17:49:17 +00:00
android-webrtc.mk Some changes made in android makefile 2011-08-15 17:40:56 +00:00
Android.mk Restructuring and adding dummy unit test target. 2011-11-17 13:56:54 +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 Fix spelling errors in DEPS. 2011-11-23 18:37:51 +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 Fixing Release compilation errors 2011-11-23 12:20:35 +00:00