No description
Find a file
Danil Chapovalov fdaba6cf16 Use std::atomic for RefCounter
Bug: webrtc:9305
Change-Id: I289221357804ed1db9cb07f425cb0f6607b9fe97
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160409
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29917}
2019-11-26 14:05:20 +00:00
api VideoRtpTrackSource: implement encoded source methods. 2019-11-26 09:17:52 +00:00
audio Adding VoIP specific channel adjustments 2019-11-22 15:25:05 +00:00
build_overrides Remove crbug.com/904400 workaround. 2019-03-15 18:36:23 +00:00
call Makes all of RtpVideoSenderTest use simulated time 2019-11-25 12:13:38 +00:00
common_audio Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
common_video Revert "VideoFrame: Store a reference to an encoded frame" 2019-11-21 14:55:21 +00:00
data Remove old data files. 2018-10-05 14:40:21 +00:00
docs Fixing some typos. 2019-09-10 10:03:50 +00:00
examples Add @Nullable annotations to quiet errorprone. 2019-11-19 12:50:30 +00:00
logging Make rtc::Thread a TaskQueue 2019-11-25 11:38:27 +00:00
media Add support for RtpEncodingParameters::max_framerate 2019-11-25 16:43:59 +00:00
modules NetEQ RTP play: textlog to stderr as option 2019-11-26 11:50:54 +00:00
p2p Make IceController injectable 2019-11-22 19:45:32 +00:00
pc VideoRtpTrackSource: implement encoded source methods. 2019-11-26 09:17:52 +00:00
resources Changed the digital AGC1 gain to properly support multichannel 2019-11-23 08:42:59 +00:00
rtc_base Use std::atomic for RefCounter 2019-11-26 14:05:20 +00:00
rtc_tools EventLogVisualizer pacer delay plot fix. 2019-11-19 10:23:31 +00:00
sdk Make it possible to inject a custom NetEqFactory from the java interface. 2019-11-25 12:39:08 +00:00
stats Add totalInterFrameDelay to RTCInboundRTPStreamStats 2019-11-25 10:50:37 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" 2019-11-23 15:10:47 +00:00
test DCHECKing for deprecated 8kHz support in AGC and changing fuzzer 2019-11-26 11:10:54 +00:00
tools_webrtc Remove temporary workaround for generate_licenses. 2019-11-25 10:23:25 +00:00
video Add support for RtpEncodingParameters::max_framerate 2019-11-25 16:43:59 +00:00
.clang-format Tune ObjC clang-format configuration 2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs Let git-hyper-blame ignore new format cleanup. 2019-07-11 16:18:51 +00:00
.gitignore Add .clangd to .gitignore 2019-10-28 12:27:50 +00:00
.gn Switch to compiling WebRTC -std=c++14 by default 2019-09-09 19:24:16 +00:00
.vpython Add source-side perf upload script for WebRTC. 2019-11-18 14:37:01 +00:00
abseil-in-webrtc.md Update style guide for absl::make_unique. 2019-09-18 06:10:58 +00:00
AUTHORS Force alignment of generated JVM called functions. 2019-11-21 12:34:35 +00:00
BUILD.gn Move stun.h to api/. 2019-11-18 16:11:27 +00:00
CODE_OF_CONDUCT.md Add code of conduct to WebRTC repo 2017-05-16 12:09:13 +00:00
codereview.settings Don't add webrtc-reviews@ to CC, it can be added globally on Gerrit 2018-10-25 08:19:53 +00:00
common_types.h Format almost everything. 2019-07-08 13:45:15 +00:00
DEPS Roll chromium_revision bdce346064..65c32b57c2 (718772:719106) 2019-11-26 12:44:04 +00:00
ENG_REVIEW_OWNERS Enforce LGTM from owners of depends-on paths in DEPS via presubmit. 2018-09-28 12:49:54 +00:00
LICENSE Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
native-api.md Delete unused I420 "codec" 2018-12-18 12:30:58 +00:00
OWNERS Add #COMPONENT to WebRTC. 2019-10-08 12:20:39 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Add possibility to skip check_includes presubmit check. 2019-10-22 19:35:31 +00:00
presubmit_test.py Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
presubmit_test_mocks.py Reland: Add presubmit check for changes in 3pp 2018-05-22 13:11:18 +00:00
pylintrc Fixing py lint errors 2018-07-23 15:28:48 +00:00
README.chromium Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
README.md Tell users where they can find the native API headers 2017-11-14 10:36:46 +00:00
style-guide.md Update WebRTC's C++ style guide to reflect the switch to C++14. 2019-09-16 11:45:35 +00:00
WATCHLISTS Add saza to audio watchlists 2019-09-03 14:55:43 +00:00
webrtc.gni Manual chromium roll: Compile using JDK 11 2019-11-20 12:13:43 +00:00
webrtc_lib_link_test.cc Rewrite the lib link test to just be a binary. 2019-10-18 07:42:20 +00:00
whitespace.txt Revert "Whitespace change" 2019-11-11 14:58:20 +00:00

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