No description
Find a file
2023-02-17 11:35:29 -05:00
api Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
audio Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
build_overrides Use default values provided by PartitionAlloc instead of hard-coded ones 2022-12-07 09:11:35 +00:00
call Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
common_audio Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
common_video Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
data Remove old data files. 2018-10-05 14:40:21 +00:00
docs Update webrtc build command instruction to autoninja. 2022-11-25 09:19:37 +00:00
examples pc: Add asynchronous RtpSender::SetParameters() call 2022-11-15 15:31:40 +00:00
experiments Add tool for generating field trial registry header 2022-10-18 07:25:43 +00:00
g3doc Explicitly forbid dynamic_cast 2022-11-04 12:37:57 +00:00
infra Revert "Remove old Nexus perf bots" 2022-12-15 12:44:07 +00:00
logging Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
media Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
modules Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
net/dcsctp Cleanup merge differences from upstream 2023-01-25 17:17:55 -08:00
p2p Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
pc Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
resources Clarify and extend test support for certain sample rates in audio processing 2022-08-03 14:26:36 +00:00
ringrtc rffi: Fix borrowed/owned in PeerConnectionObserver's onVideoFrame 2023-02-15 11:56:16 -08:00
rtc_base Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
rtc_tools Delete RGB to I420 and YUV to IVF converters 2022-12-02 08:21:21 +00:00
sdk Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
stats Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
system_wrappers Rename test helper for registering field trial keys 2022-12-02 13:21:28 +00:00
test Cleanup merge differences from upstream 2023-01-25 17:17:55 -08:00
tools_webrtc Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
video Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05: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 Remove support for Android SDK 19 2023-01-25 17:17:55 -08:00
.mailmap Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
.style.yapf Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
.vpython Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
.vpython3 Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
AUTHORS Fix bugs in discarding stun address 2022-11-30 13:51:41 +00:00
BUILD.gn Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
CODE_OF_CONDUCT.md Reference "main" branches instead of "master" branches. 2021-07-15 11:07:44 +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
DEPS Roll chromium_revision dd58dcde17..d4870f767e (1083550:1083678) 2022-12-15 12:33:40 +00:00
DIR_METADATA Move metadata in OWNERS files to DIR_METADATA files. 2021-02-08 19:09:33 +00:00
ENG_REVIEW_OWNERS Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
g3doc.lua Improve webrtc documentation infra. Preview at: 2021-03-30 10:29:30 +00:00
LICENSE
license_template.txt
native-api.md Reference "main" branches instead of "master" branches. 2021-07-15 11:07:44 +00:00
OWNERS Add infra owners file 2022-12-02 09:21:47 +00:00
OWNERS_INFRA Add infra owners file 2022-12-02 09:21:47 +00:00
PATENTS
PRESUBMIT.py Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
presubmit_test.py Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
presubmit_test_mocks.py Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
pylintrc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
README.chromium Add CPEPrefix. 2020-07-13 11:42:07 +00:00
README.md ks 2021-10-29 07:49:26 -06:00
WATCHLISTS Remove xooglers from WATCHLISTS and OWNERS 2022-11-30 15:33:25 +00:00
webrtc.gni Merge branch 'm110' into 5481 2023-02-17 11:35:29 -05:00
webrtc_lib_link_test.cc Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
whitespace.txt Trigger bots 2022-11-17 21:29:53 +00:00

This is a fork of WebRTC intended to be used in RingRTC. It currently has the following changes:

  • Injections into the build system for RingRTC's Rust FFI
  • Changes to Android and iOS SDKs for some more control/customization
  • ICE forking (from https://webrtc-review.googlesource.com/c/src/+/167051/)
  • Various things disabled (RTP header extensions, audio codecs)
  • Various security patches (since the version when the fork branched off)

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