9937c323715593ba918489132e98532cbbd229c4

This CL also adds COM_DECLSPEC_NOTHROW where needed since Windows is compiled with -std=c++17. Change log:1ce7d592c3..fe555f2e69
Full diff:1ce7d592c3..fe555f2e69
Changed dependencies * src/base:a0e30222a6..c8a98d6969
* src/build:749ecdaeea..245517235e
* src/buildtools/linux64: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/buildtools/mac: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/buildtools/third_party/libc++abi/trunk:e504863f9e..665b74f7d1
* src/buildtools/third_party/libunwind/trunk:038090f742..c936d73ff7
* src/buildtools/win: git_revision:4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e..git_revision:b79031308cc878488202beb99883ec1f2efd9a6d * src/ios:d9a982f504..bc9340854d
* src/testing:4e888a310b..6410d12020
* src/third_party:7d86ceacba..51b895633d
* src/third_party/androidx: ftwyhL300WgpRNfRASqCL9olp8f0SJTlzIAgKWR_lwUC..qVa1DxDFLR8hbH6wr8ziYpbEPLeUQNDBDCtZaWb0As8C * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/4b9301e9c5..75423c310e * src/third_party/depot_tools:a29f589a15..2ffa1bde79
* src/third_party/freetype/src:3cabd142ce..cff026d415
* src/third_party/googletest/src:3e0e32ba30..e2f3978937
* src/third_party/libjpeg_turbo:49836d72bd..02959c3ee1
* src/third_party/libvpx/source/libvpx:ec80f88c5d..13f984c216
* src/third_party/perfetto:d5cb19a57d..889d9a924c
* src/third_party/r8: nqWomZTwNDoogX26WeCSoFGg6aQN1FrwzoU4hCS0duEC..CokGsfuGfcV-GjGwN98h28Phet4ai_xhPGZkGCqotWMC * src/tools:0e9c2f5abf..7c7f2ccfb1
* src/tools/luci-go: git_revision:2dfe2f218f0395673f336d17b841edf629907ae3..git_revision:81cc063690e374fdad0215a7565a0951e7db8a07 * src/tools/luci-go: git_revision:2dfe2f218f0395673f336d17b841edf629907ae3..git_revision:81cc063690e374fdad0215a7565a0951e7db8a07 DEPS diff:1ce7d592c3..fe555f2e69
/DEPS No update to Clang. BUG=None Change-Id: I9f889473ef8a9453b1c9828d0b2d4be2d3a4e2c6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/239355 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35433}
…
…
…
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 here 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: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%