7e0299e2452b021fcd14a8fdb86257459eeacf90

This reverts commit c4f120130f495e9726bf221356642de69125f4a2. Reason for revert: breaks downstream tests due to zero max reordering for audio receive channels Original change's description: > Change ReceiveStatistics reaction to large sequence numbers jumps > > Consider stream restart when two sequential packets arrived far from > previous packets' sequence numbers. > instead of resetting on single one. > For packet loss calculation ignore sequence number gap during reset. > > Bug: webrtc:9445, b/38179459 > Change-Id: I0c2717ef8f9ec182b280ae757b5582f56d9afcef > Reviewed-on: https://webrtc-review.googlesource.com/c/111962 > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> > Reviewed-by: Åsa Persson <asapersson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#25890} TBR=danilchap@webrtc.org,asapersson@webrtc.org Change-Id: Icc9f4d86d9f0b07f0fa2f3d443f9a90aa91f5e21 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9445, b/38179459 Reviewed-on: https://webrtc-review.googlesource.com/c/113067 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25897}
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%