No description
Find a file
webrtc-version-updater 00cdadf620 Update WebRTC code version (2021-07-14T04:04:07).
TBR=webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com,mbonadei@webrtc.org

Bug: None
Change-Id: Ib592be345972559164a0cc5bd81bbd2e9e21ce44
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226002
Reviewed-by: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#34470}
2021-07-14 05:54:56 +00:00
api Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
audio Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
build_overrides Roll chromium + fix: blacklist -> ignorelist for sanitizers suppressions 2021-05-27 16:16:01 +00:00
call Update WebRTC code version (2021-07-14T04:04:07). 2021-07-14 05:54:56 +00:00
common_audio Fix -Wunreachable-code-aggressive. 2021-06-30 11:14:37 +00:00
common_video Update BitBuffer methods to style guide 2021-05-18 11:10:27 +00:00
data Remove old data files. 2018-10-05 14:40:21 +00:00
docs Create a VideoFrameTrackingId RTP header extension. 2021-03-25 17:25:18 +00:00
examples Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
g3doc Move supported_platforms.md under g3doc/. 2021-06-28 12:07:45 +00:00
logging Replace PacketView by vector of pointers in a wrapper class. 2021-07-02 08:17:32 +00:00
media Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
modules Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
net/dcsctp dcsctp: Abandon chunks consistently 2021-07-12 22:47:51 +00:00
p2p Revert "Reland "Port: migrate to TaskQueue."" 2021-07-13 09:07:53 +00:00
pc Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
resources Disable high-pass filtering of the AEC reference 2021-02-23 07:06:11 +00:00
rtc_base Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
rtc_tools Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
sdk Remove backwards compatible build targets. 2021-07-08 20:26:49 +00:00
stats Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
system_wrappers Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
test Fix ssl_certificate_fuzzer 2021-07-09 13:50:29 +00:00
tools_webrtc Add ability to build XCFramework for iOS 2021-07-06 11:23:00 +00:00
video Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
.clang-format Add IncludeBlocks to clang-format. 2021-02-03 16:29:07 +00:00
.git-blame-ignore-revs Let git-hyper-blame ignore new format cleanup. 2019-07-11 16:18:51 +00:00
.gitignore Add .cache to .gitignore. 2021-01-20 15:01:07 +00:00
.gn Increase iOS deployment target from 10 to 12. 2021-07-02 17:02:27 +00:00
.vpython Update six library version 2021-04-26 16:39:07 +00:00
AUTHORS Added PeerConnectionObserverJni::OnRemoveTrack() 2021-06-03 19:24:55 +00:00
BUILD.gn Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. 2021-06-23 09:56:20 +00:00
CODE_OF_CONDUCT.md
codereview.settings Don't add webrtc-reviews@ to CC, it can be added globally on Gerrit 2018-10-25 08:19:53 +00:00
DEPS Roll chromium_revision 3b84d2c8f0..059cac0a27 (901098:901269) 2021-07-14 01:04:56 +00:00
DIR_METADATA Move metadata in OWNERS files to DIR_METADATA files. 2021-02-08 19:09:33 +00:00
ENG_REVIEW_OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00
g3doc.lua Improve webrtc documentation infra. Preview at: 2021-03-30 10:29:30 +00:00
LICENSE
license_template.txt
native-api.md Make the remote_bitrate_estimator build target private 2020-11-26 12:21:22 +00:00
OWNERS Move style guide and abseil-in-webrtc into g3doc subfolder 2021-05-13 14:43:10 +00:00
PATENTS
PRESUBMIT.py Run pylint on presubmit only for modified python files. 2021-07-02 15:06:56 +00:00
presubmit_test.py Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +00:00
presubmit_test_mocks.py Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +00:00
pylintrc Undo enforcing of PEP-8 pylint changes for method and function names. 2020-11-10 18:26:25 +00:00
README.chromium Add CPEPrefix. 2020-07-13 11:42:07 +00:00
README.md Move style guide and abseil-in-webrtc into g3doc subfolder 2021-05-13 14:43:10 +00:00
WATCHLISTS Add hta@ to rtc_base/ and api/ WATCHLISTS. 2021-01-06 09:43:34 +00:00
webrtc.gni iOS: Get WebRTC building for Mac Catalyst 2021-07-06 21:07:59 +00:00
webrtc_lib_link_test.cc Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
whitespace.txt Revert "Reland "Trigger postsubmit tests."" 2021-06-28 19:44:42 +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 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