Go to file
tnakamura@webrtc.org 4d9c07ad6d Revert 4127 "Switch frame list implementation to std::map."
We want to revert r4104 for b/9216252, but because r4127 was built on top of r4104, we need to revert r4127 first. We'll un/re-revert this if we discover that r4104 is not to blame.


> Switch frame list implementation to std::map.
> 
> This reduces the complexity of insert and find (by timestamp) from linear to logarithmic, which has a big impact on large frame lists.
> 
> BUG=1726
> TEST=trybots, vie_auto_test --automated
> R=mikhal@webrtc.org
> 
> Review URL: https://webrtc-codereview.appspot.com/1561005

TBR=stefan@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4145 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-05-31 16:06:01 +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
samples/js Apprtc: not to start the call until we get Turn response. 2013-05-31 06:29:41 +00:00
third_party Fix gflags compile error on x86 Android 2013-04-02 11:07:04 +00:00
tools Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. 2013-05-29 00:38:02 +00:00
webrtc Revert 4127 "Switch frame list implementation to std::map." 2013-05-31 16:06:01 +00:00
.gitignore Add /tools/protoc_wrappers to .gitignore. 2013-05-08 18:51:07 +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 BUG=1351 2013-04-23 11:57:56 +00:00
codereview.settings Add a root codereview.settings file. 2013-04-24 02:08:50 +00:00
DEPS Roll libvpx to 196669. 2013-05-21 21:19:03 +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 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 Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. 2013-05-14 09:42:39 +00:00
WATCHLISTS Enable WebRTC demo application on x86 Android 2013-05-17 17:20:04 +00:00
webrtc.gyp Moved command line parsing to internal tools and moved back the mic volume thingie. 2013-05-17 11:52:08 +00:00