Includes a fix for Windows build by mbonadei@: Adding rc to DEPS using checked-in hashes. https://webrtc-review.googlesource.com/14780 Change log:f4ecd4bed3..f1b66c7b37Full diff:f4ecd4bed3..f1b66c7b37Changed dependencies: * src/base:041cecf43e..987a84e03a* src/build:8afa1551c5..e1ba03bda3* src/buildtools:f6d165d9d8..e043d81e91* src/ios:f556c12cad..ef56503ef5* src/testing:744b907c60..94d5c035a5* src/third_party:96b848f800..bd60ce1398* src/third_party/android_tools: https://chromium.googlesource.com/android_tools.git/+log/ca9dc7245b..110e5f6c0d * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/6f19655f67..52d748d48b * src/third_party/depot_tools:7de54ef0a2..781e71e49f* src/third_party/errorprone/lib:6a55852cd7..16b8b7298b* src/third_party/ffmpeg:3098b6a245..f9e8b42758* src/third_party/gtest-parallel:ee20273811..3fee5ae8cb* src/third_party/libvpx/source/libvpx:caa116c9be..401e6d48bf* src/third_party/libyuv:5b1af9a335..8fa02df3c0* src/third_party/lss: https://chromium.googlesource.com/linux-syscall-support.git/+log/63f24c8221..e6527b0cd4 * src/tools:b6a9a695f5..8bff363f00* src/tools/swarming_client:5e8001d9a7..fe94e7274eDEPS diff:f4ecd4bed3..f1b66c7b37/DEPS Clang version changed 313786:315613 Details:f4ecd4bed3..f1b66c7b37/tools/clang/scripts/update.py CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Bug: chromium:777448 Change-Id: I362bec887805f8d4a6649d57d752dcd34f0ea9c0 Reviewed-on: https://webrtc-review.googlesource.com/16422 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20465}
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%