Go to file
tommi@webrtc.org 0989fb7bfa Make VoiceEngineImpl inherit from VoiceEngine.
This associates the two types instead of incorrectly reinterpret casting
VoiceEngineImpl* to VoiceEngine* (since these types were previously unrelated).

Please see more details in the bug for how this is currently causing problems
with security tools.

BUG=38612
Review URL: https://webrtc-codereview.appspot.com/1099013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3520 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-02-15 15:07:32 +00:00
data ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead. 2012-08-20 09:44:59 +00:00
peerconnection Suppress the -Wno-address-of-array-temporary for linux clang. 2012-10-30 16:43:23 +00:00
third_party Sync libvpx and its gyp wrapper from Chromium. 2013-02-12 19:35:18 +00:00
third_party_mods Removing PeerConnection sample client and libjingle from webrtc. 2012-02-09 19:23:17 +00:00
tools Removed astyle from webrtc_reformat since clang-format-chrome.py handles that now. 2013-02-15 09:43:20 +00:00
webrtc Make VoiceEngineImpl inherit from VoiceEngine. 2013-02-15 15:07:32 +00:00
.gitignore Android NDK build tools 2013-02-11 17:43:19 +00:00
android-webrtc.mk Changed a flag in ARM build for platform build. 2012-09-08 00:32:59 +00:00
Android.mk Added buildbot benchmarking in iSAC and APM into Android platform build. 2012-12-07 15:26:28 +00:00
AUTHORS This is a change in the iOS audio device to use VoiceProcessingIO API instead of RemoteIO. This way we don't need to use WebRTC EC and NS because it happens on the device hardware. 2013-01-30 21:18:31 +00:00
codereview.settings Adding TRYSERVER_ROOT to codereview.settings 2013-01-18 08:27:48 +00:00
DEPS Roll Chromium revision 176094:182149 2013-02-14 19:13:30 +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 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 Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
OWNERS Android NDK build tools 2013-02-11 17:43:19 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Enabled full lint checking for ALL WebRTC changes. 2013-01-21 15:57:34 +00:00
WATCHLISTS Point codereview.settings at the newly-created webrtc-reviews google group. 2012-11-15 22:21:20 +00:00
webrtc.gyp Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00