[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Mirko Bonadei 81ca3bfb18 Including rtc_base/flags.h after test/gtest.h.
Bug: None
Change-Id: Ic3c0db875902d006935e39139d58dfb842c7a2d6
Reviewed-on: https://webrtc-review.googlesource.com/38180
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21527}
2018-01-09 10:00:33 +00:00
api Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
audio Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
common_audio Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
common_video Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Reland "Reland "Reland "Put internal video codec factories into separate target""" 2018-01-08 09:29:52 +00:00
infra Add linux32_dbg to CQ. 2018-01-04 11:41:08 +00:00
logging Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. 2018-01-03 16:48:56 +00:00
media Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
modules Including rtc_base/flags.h after test/gtest.h. 2018-01-09 10:00:33 +00:00
ortc Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
p2p Add missing file to p2p. 2018-01-08 08:30:31 +00:00
pc Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
resources Add a new NetEq decoding unit test for Opus with DTX 2017-11-28 10:45:38 +00:00
rtc_base Reland "iOS: Save perf results under Documents/perf_result.json" 2018-01-08 14:12:42 +00:00
rtc_tools Renaming android_library android_manifest to android_manifest_for_lint. 2018-01-04 12:55:49 +00:00
sdk Fix release shader resources in the right OpenGL context 2018-01-08 14:22:52 +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 in webrtc_common. 2017-12-15 14:33:26 +00:00
test Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
tools_webrtc iOS: Don't upload perf results yet. 2018-01-08 15:39:52 +00:00
video Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." 2018-01-08 18:57:19 +00:00
voice_engine Replace VoEBase::[Start/Stop]Playout(). 2017-12-18 22:51:27 +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 Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
.vpython Add psutil to vpython dependencies (used on builder bots) 2017-09-04 08:04:16 +00:00
AUTHORS Fixed NPE inside org.webrtc.Camera1Session.create 2017-12-19 10:01:20 +00:00
BUILD.gn Implement dual stream full stack test and loopback tool 2017-12-21 17:30:31 +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 Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
common_types.h Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
DEPS Roll chromium_revision 0bc7995b0c..95e51a93db (527790:527891) 2018-01-09 04:35:10 +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 Move sessiondescription.h/cc from p2p/base to pc/ 2017-12-20 00:21:52 +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 with X11 libraries optional. 2017-12-31 14:31:08 +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