commit | 8984cd61ca573a9ddbc7388f74133a612a01e6da | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Jan 10 11:48:52 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 10 11:49:05 2019 +0000 |
tree | e2f510f6ed601b2e071edefa33f71e6c85e262d9 | |
parent | 6613f8e98ab3654ade7e8f5352d8d6711b157499 [diff] |
Revert "Add a high bitrate full stack test with fake codec" This reverts commit 15df2774f4e85cf8900768c1793edcf17d651dcd. Reason for revert: It's causing the Android perf bots to fail. E.g.: https://ci.chromium.org/buildbot/client.webrtc.perf/Android32%20Tests%20%28L%20Nexus4%29/6666 Original change's description: > Add a high bitrate full stack test with fake codec > > This CL adds a fake codec factory in WebRTC that can be used in tests to > produce target bitrate output. > > We also add a high bitrate test that makes use of fake codec. This test assumes > ideal network conditions with target bandwidth being available and exercises > WebRTC calls with a high target bitrate(100 Mbps) end-to-end. > > Bug: chromium:879723 > Change-Id: I981124e2087054ed72c5447e239f28aae0878e29 > Reviewed-on: https://webrtc-review.googlesource.com/c/97185 > Commit-Queue: Emircan Uysaler <emircan@webrtc.org> > Reviewed-by: Erik Språng <sprang@webrtc.org> > Reviewed-by: Johannes Kron <kron@webrtc.org> > Reviewed-by: Sebastian Jansson <srte@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#26182} TBR=sprang@webrtc.org,stefan@webrtc.org,srte@webrtc.org,emircan@webrtc.org,kron@webrtc.org Change-Id: I33cd01ce345d81d66543f9be99750fa100760b5c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:879723 Reviewed-on: https://webrtc-review.googlesource.com/c/116785 Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26192}
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.