6adb0a26846c0a6ddf7d7e72ebf80b829c34d693

This should avoid to get errors like the ones below when is_asan=true and target_os="mac": warning: (x86_64) could not find object file symbol for symbol _write_mb_features warning: (x86_64) could not find object file symbol for symbol _update_mode warning: (x86_64) could not find object file symbol for symbol _vp8cx_base_skip_false_prob warning: (x86_64) could not find object file symbol for symbol _default_coef_counts warning: (x86_64) could not find object file symbol for symbol _vpx_skin_pixel Bug: webrtc:11027 Change-Id: Iebcb55a43d1ed5c8d1ce43d456c0e83ffa5cc2c1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158000 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29587}
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
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%