[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Niels Möller 33fe1dfd3a Fix format string bug in RTC_CHECK facility.
Bug: None
Change-Id: I7ba9bb582b30caa4be44b53f94df6efbe60b0000
Reviewed-on: https://webrtc-review.googlesource.com/33000
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21272}
2017-12-14 10:43:23 +00:00
api Make the old GetStats interface on AudioProcessorInterface impure. 2017-12-14 09:52:52 +00:00
audio Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
common_audio Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
common_video googBandwidthLimitedResolution stat is not always set depending on configuration. 2017-12-13 14:32:21 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
infra Adding win_asan to CQ. 2017-11-22 09:12:18 +00:00
logging Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
media Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
modules Added further ability to adjust the filter adaptation in AEC3 2017-12-14 08:28:31 +00:00
ortc Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
p2p Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports 2017-12-14 08:24:11 +00:00
pc Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
resources Add a new NetEq decoding unit test for Opus with DTX 2017-11-28 10:45:38 +00:00
rtc_base Fix format string bug in RTC_CHECK facility. 2017-12-14 10:43:23 +00:00
rtc_tools Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
sdk Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
stats Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
system_wrappers Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
test Fixing typo in a comment. 2017-12-14 09:07:31 +00:00
tools_webrtc Reland "iOS: Save perf results under Documents/perf_result.json" 2017-12-13 15:16:41 +00:00
video Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
voice_engine Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
.clang-format Tune ObjC clang-format configuration 2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs Create .git-blame-ignore-revs and add Java format CL to it. 2016-10-20 09:20:39 +00:00
.gitignore Roll chromium_revision f93b8b19f2..adf969a7cb (513366:514871) and more. 2017-11-08 21:42:48 +00:00
.gn Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
.vpython Add psutil to vpython dependencies (used on builder bots) 2017-09-04 08:04:16 +00:00
AUTHORS Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
BUILD.gn Fixes to build WebRTC for Fuchsia 2017-12-12 23:37:28 +00:00
CODE_OF_CONDUCT.md Add code of conduct to WebRTC repo 2017-05-16 12:09:13 +00:00
codereview.settings Make Gerrit the default for WebRTC changes 2017-09-29 01:38:07 +00:00
common_types.cc Add optional stereo codec to SDP negotiation 2017-12-11 16:30:06 +00:00
common_types.h Declare the RTCP packets_lost field as signed in the API. 2017-12-08 11:22:09 +00:00
DEPS Roll chromium_revision 7a024b0d37..6bea6c0eb5 (524019:524025) 2017-12-14 09:50:22 +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
LICENSE_THIRD_PARTY Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
native-api.md Tell users where they can find the native API headers 2017-11-14 10:36:46 +00:00
OWNERS Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
presubmit_test_mocks.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
presubmit_test.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
PRESUBMIT.py Adding pre-submit check to avoid usage of public_deps in the future. 2017-12-12 10:57:27 +00:00
pylintrc Removing invalid-name from disabled pylint checks. 2017-10-11 08:06:49 +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 Adding style guidance for adding signals to pure interfaces. 2017-12-11 20:56:56 +00:00
typedefs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
WATCHLISTS Add myself to the watchlist for webrtc/api/ and webrtc/base/ 2017-05-04 13:22:46 +00:00
webrtc.gni Make building of examples and rtc_tools optional. 2017-12-10 12:26:48 +00:00
whitespace.txt Moving src/webrtc into src/. 2017-09-15 04:25:06 +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