Go to file
bjornv@webrtc.org 3cbd6c26c8 Fix MSVC warnings about value truncations, webrtc/common_audio/ edition.
This changes some method signatures to better reflect how callers are actually
using them.  This also has the tendency to make signatures more consistent about
e.g. using int (instead of int16_t) for lengths of things like vectors, and
using int16_t (instead of int) for e.g. counts of bits in a value.

This also removes a couple of functions that were only called in unittests.

BUG=3353,chromium:81439
TEST=none
R=andrew@webrtc.org, bjornv@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/23389004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7060 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-04 13:21:44 +00:00
chromium Avoid syncing unnecessary Chromium deps for WebRTC. 2014-08-26 19:22:03 +00:00
data modules/audio_processing: Updates output_data_fixed.pb test file 2014-08-12 07:35:52 +00:00
resources NetEq background noise generation off by default 2014-08-13 09:45:40 +00:00
talk Remove HybridVideoEngine. 2014-09-04 07:32:26 +00:00
third_party Added mirror of gtest-parallel. 2014-05-23 09:37:29 +00:00
tools Suppressing VideoAdapterTest.AdaptResolutionWide and VideoAdapterTest.AdaptResolutionNarrow on DrMemory 2014-09-03 07:43:32 +00:00
webrtc Fix MSVC warnings about value truncations, webrtc/common_audio/ edition. 2014-09-04 13:21:44 +00:00
.clang-format Style-option file for clang-format. 2013-11-25 15:30:37 +00:00
.gitignore Android APK tests built from a normal WebRTC checkout. 2014-09-01 11:06:37 +00:00
all.gyp Allow root build dependencies to be overridden. 2014-08-08 00:08:58 +00:00
android-webrtc.mk Changed a flag in ARM build for platform build. 2012-09-08 00:32:59 +00:00
AUTHORS replace inline assembly WebRtcNsx_PrepareSpectrumNeon by intrinsics. 2014-08-18 17:46:45 +00:00
BUILD.gn Initial GN work for WebRTC 2014-06-17 08:54:03 +00:00
codereview.settings Add a root codereview.settings file. 2013-04-24 02:08:50 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
DEPS Change gflags and gmock includes to be full paths. 2014-09-04 09:55:40 +00:00
drover.properties Add a drover.properties file for reference. 2013-05-30 18:15:54 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Update root OWNERS file 2014-08-25 14:41:41 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Remove retired android_apk[_rel] trybots from PRESUBMIT.py 2014-09-02 13:05:58 +00:00
setup_links.py Android APK tests built from a normal WebRTC checkout. 2014-09-01 11:06:37 +00:00
sync_chromium.py Avoid syncing unnecessary Chromium deps for WebRTC. 2014-08-26 19:22:03 +00:00
WATCHLISTS Remove former team members from OWNERS and WATCHLISTS 2014-08-26 06:12:08 +00:00