49b2c3c4c43359bc86d8510d29d117f3d7a621a3

This reverts commit 54caa4b68a0acb81c7f6ef60ffec45b473a7e1a2. Reason for revert: Crashes on some perf tests. https://logs.chromium.org/v/?s=chromium%2Fbb%2Fclient.webrtc.perf%2FLinux_Trusty%2F7170%2F%2B%2Frecipes%2Fsteps%2Fwebrtc_perf_tests%2F0%2Fstdout Original change's description: > Decrease complexity of RtpPacketHistory::GetBestFittingPacket. > Use a map of packet sizes in RtpPacketHistory instead of looping through the whole history for every call. > > Bug: webrtc:9731 > Change-Id: I44a4f6221e261a6cb3d5039edfa7556a102ee6f1 > Reviewed-on: https://webrtc-review.googlesource.com/98882 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> > Commit-Queue: Per Kjellander <perkj@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#24662} TBR=danilchap@webrtc.org,sprang@webrtc.org,perkj@webrtc.org Change-Id: Id183cd31a67117e9614d163e4388131fd88de07d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9731 Reviewed-on: https://webrtc-review.googlesource.com/99440 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24665}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%