83beaa8cc39416b4e60a946a7520a2d568c60a0f
This reverts commit f0878c98dc158979e9d27404df038e03e59a245c. Reason for revert: Still fails on Nexus 9. https://build.chromium.org/p/client.webrtc.perf/builders/Android64%20Tests%20%28L%20Nexus9%29/builds/4540 Original change's description: > Reland "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."" > > I couldn't repro the problem locally, speculatively reland to see if the issue > was solved by recent changes. > > TBR=magjed@webrtc.org > > This is a reland of bc675ff3fa71549b0a0fdeca56803b41f4de0f53 > Original change's description: > > Reland "Use injectable hardware video decoder/encoder in AppRTCMobile." > > > > This is a reland of 0cbaf1a6f6ad13a25993f6ea3be931894a196834 > > 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} > > > > Bug: webrtc:7760 > > Change-Id: Ia82129fde7abb59120ba5bb23938db9eb576ae91 > > Reviewed-on: https://webrtc-review.googlesource.com/4701 > > Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> > > Reviewed-by: Magnus Jedvert <magjed@webrtc.org> > > Cr-Commit-Position: refs/heads/master@{#20080} > > Bug: webrtc:7760 > Change-Id: If2131b4cdac58cb4d26521fa31e657e29085e0b7 > Reviewed-on: https://webrtc-review.googlesource.com/6804 > Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> > Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20275} TBR=magjed@webrtc.org,sakal@webrtc.org Change-Id: I62ef9b21e2540c53bb92b6383aec56be28ee8909 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:7760 Reviewed-on: https://webrtc-review.googlesource.com/9321 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20279}
Reland of Fix the video buffer size should take rtt into consideration (patchset #2 id:160001 of https://codereview.chromium.org/3002033002/ )
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.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%