commit | 17bde8c96ee8b5a7e496a7dc98828b84f9756925 | [log] [tgz] |
---|---|---|
author | honghaiz <honghaiz@webrtc.org> | Mon Jun 20 11:47:16 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 20 18:47:25 2016 +0000 |
tree | dec3da069415a965c7e2cd2f3c3eb148e5c54f43 | |
parent | 4b6c8b7bf7d2489c3cda13a5b93f03043fd76584 [diff] |
Revert of Remove audio/video distinction for probe packets. (patchset #2 id:20001 of https://codereview.webrtc.org/2061193002/ ) Reason for revert: Revert this because it broke the google3 import build. http://webrtc-buildbot-master.mtv.corp.google.com:21000/builders/WebRTC%20google3%20Importer%20%28Shem%20TOT%29/builds/67/steps/blaze_regular_tests/logs/stdio Original issue's description: > Remove audio/video distinction for probe packets. > > Allows detecting large-enough audio packets as part of a probe, > speculative fix for a rampup-time regression in M50. These packets are > accounted on the send side when probing. > > BUG=webrtc:5985 > R=mflodman@webrtc.org, philipel@webrtc.org > > Committed: https://crrev.com/a7d88d38448f6a5677a017562765ab505b89d468 > Cr-Commit-Position: refs/heads/master@{#13210} TBR=mflodman@webrtc.org,philipel@webrtc.org,pbos@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5985 Review-Url: https://codereview.webrtc.org/2086633002 Cr-Commit-Position: refs/heads/master@{#13221}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.