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}
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
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%