Change log:ecf8a6133e..a88423acf9Full diff:ecf8a6133e..a88423acf9Changed dependencies: * src/base:f7595e419a..311c937b26* src/build:69593eb8fa..c9333f9faf* src/buildtools:5941c1b3df..9c9fd97928* src/ios:181b18c878..34302909a8* src/testing:8354b28f74..b47e929d27* src/third_party:46683344d7..b77d94a9b3* src/third_party/android_tools: https://chromium.googlesource.com/android_tools.git/+log/3545ab5b98..130499e252 * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/6ff2ba80b7..fec83fc78d * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/87eefd4f11..e2d6bbca62 * src/third_party/depot_tools:c5a26a769e..ae1f03388f* src/third_party/freetype/src:7915fd51f1..a632fb547e* src/third_party/libvpx/source/libvpx:8648a64c83..583859d739* src/third_party/libyuv:bc383e76d6..4d67b3e851* src/third_party/r8: 1.0.30..1.2.28-cr0 * src/third_party/usrsctp/usrsctplib:159d060dce..7a8bc9a90c* src/tools:592ddd1d14..6ff0d88db8DEPS diff:ecf8a6133e..a88423acf9/DEPS Clang version changed 334100:335608 Details:ecf8a6133e..a88423acf9/tools/clang/scripts/update.py TBR=buildbot@webrtc.org,marpan@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: If3229d875265bca1bffffd01a793098ad2106f9f Reviewed-on: https://webrtc-review.googlesource.com/86240 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23779}
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
…
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
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.
Authoritative list of directories that contain the native API header files.
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%