commit | 27bafec7c1ff0fc87d8826436e5364e31622a27c | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Thu Sep 28 16:31:41 2017 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 28 16:31:50 2017 +0000 |
tree | fb0896eae301416430ef0bb494f728b8df3dfc04 | |
parent | 612f858ba0aa35c2993c4510b8ec5d3f8a5b70bf [diff] |
Revert "Use injectable hardware video decoder/encoder in AppRTCMobile." This reverts commit 0cbaf1a6f6ad13a25993f6ea3be931894a196834. Reason for revert: Makes a test flaky: https://build.chromium.org/p/client.webrtc/builders/Android32%20%28M%20Nexus5X%29/builds/4603 Original change's description: > Use injectable hardware video decoder/encoder in AppRTCMobile. > > Also include a small fix for getting the encoder queue. > > Bug: webrtc:7760 > Change-Id: I96dc8ffb363b90382276d88148f81d5f89dca5f2 > Reviewed-on: https://webrtc-review.googlesource.com/2683 > Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> > Reviewed-by: Magnus Jedvert <magjed@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20022} TBR=magjed@webrtc.org,sakal@webrtc.org Change-Id: I6cb9a10eadb0eff2b85d5028d684746dc69bccfb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:7760 Reviewed-on: https://webrtc-review.googlesource.com/4480 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20024}
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.