commit | 97bedae224c8fcc020fc7db0af3dfad1b4517354 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Apr 24 15:03:20 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 24 15:03:36 2019 +0000 |
tree | b26eefd727d385288c5a0f22e0e9a9608be5da46 | |
parent | 637cd3ebd7bf5840bfba33debb9439dce8d119dd [diff] |
Revert "Improving robustness of feedback matching code in event log parser." This reverts commit a1e4fbb25371867349a0c2ed6ba62224735a2ec7. Reason for revert: Breaks downstream. 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} TBR=terelius@webrtc.org,stefan@webrtc.org,srte@webrtc.org Change-Id: Icdf3231f5a32b6f63a903c7dffc8ca505680a72a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9883 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134105 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27742}
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.