commit | b27ddc626be623f36e0f37a774c6e83eac6c2a23 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Apr 26 15:41:11 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 26 16:10:11 2019 +0000 |
tree | 797dabcab74833c0a685368905c8e8430bcfd842 | |
parent | c5ba5e9572df8055c0106f44c42abccc68d65960 [diff] |
Revert "Reland "Improving robustness of feedback matching code in event log parser."" This reverts commit 0870c70b0471c3bae16ad9a6732d812ee25446dd. Reason for revert: Failed to handle lost packets. Original change's description: > Reland "Improving robustness of feedback matching code in event log parser." > > This is a reland of a1e4fbb25371867349a0c2ed6ba62224735a2ec7 > > Original change's description: > > Improving robustness of feedback matching code in event log parser. > > > > Removes the dependency on TransportFeedbackAdapter thereby removing > > some of the complexity that came with it, in particular, we don't fill > > in missing packets. This makes the code easier to debug and avoids some > > confusing logging that's not relevant for the parser. > > > > Bug: webrtc:9883 > > Change-Id: I6df8425e8ab410514727c51a5e8d4981d6561f03 > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133347 > > Reviewed-by: Stefan Holmer <stefan@webrtc.org> > > Reviewed-by: Björn Terelius <terelius@webrtc.org> > > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > > Cr-Commit-Position: refs/heads/master@{#27739} > > Bug: webrtc:9883 > Change-Id: I460d0c576626614fb4ce2c3d5e3ddbb5d1c122cf > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134106 > Reviewed-by: Stefan Holmer <stefan@webrtc.org> > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27763} TBR=terelius@webrtc.org,stefan@webrtc.org,srte@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:9883 Change-Id: Ibcfc4f7425fe202d86f0c3a33de51e605dc17c04 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134312 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27790}
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.
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.