No description
Find a file
Artem Titov 5d7a4c6692 Fixing py lint errors
Bug: webrtc:9548
Change-Id: I0daf8dc06fdaac1637c32994ef6ad542ed52202a
Reviewed-on: https://webrtc-review.googlesource.com/90045
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24068}
2018-07-23 15:28:48 +00:00
api Enable clang::find_bad_constructs for sdk/android (part 1/2). 2018-07-20 21:35:40 +00:00
audio Reland "Removing unneeded dependency." 2018-07-19 18:23:49 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Rename PayloadRouter to RtpVideoSender. 2018-07-19 08:50:50 +00:00
common_audio Clean up unneeded includes in common_audio/BUILD.gn. 2018-07-19 06:28:21 +00:00
common_video Clean up unneeded includes in common_video/BUILD.gn. 2018-07-19 06:42:11 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Add is_android guard to all Android rule usages. 2018-07-23 08:25:43 +00:00
infra Revert "Remove linux_internal_compile_lite from CQ." 2018-07-18 10:11:45 +00:00
logging Fix paths that were trying to go above the root by using too many "../.." 2018-07-23 10:25:03 +00:00
media Fixing -Wsign-compare errors. 2018-07-23 08:06:09 +00:00
modules Fixing py lint errors 2018-07-23 15:28:48 +00:00
ortc RtpReceiverInterface::stream_ids() added. 2018-07-11 10:14:56 +00:00
p2p Remove MetricsObserverInterface. 2018-07-19 23:00:20 +00:00
pc Enable clang::find_bad_constructs for sdk/android (part 1/2). 2018-07-20 21:35:40 +00:00
resources AGC2 RNN VAD: Polishing. 2018-05-15 16:41:02 +00:00
rtc_base Added explicit EOR to sctp messages and coalesce messages on the receiving side. 2018-07-19 01:26:59 +00:00
rtc_tools Enable clang::find_bad_constructs for rtc_tools (part 1/2). 2018-07-20 12:01:37 +00:00
sdk Fix paths that were trying to go above the root by using too many "../.." 2018-07-23 10:25:03 +00:00
stats Removing clang:find_bad_constructs from stats/. 2018-07-16 14:27:07 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Removing find_bad_constructs from system_wrappers. 2018-07-16 14:44:47 +00:00
test Revert "Add one-stop-shop for built-in AEC toggling in APM" 2018-07-23 14:48:17 +00:00
tools_webrtc Fixing py lint errors 2018-07-23 15:28:48 +00:00
video Fixing py lint errors 2018-07-23 15:28:48 +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 format commit. 2018-06-20 09:26:44 +00:00
.gitignore Roll back checking in the third_party directory 2018-06-27 13:04:08 +00:00
.gn Follow "Migrate the Android Support Lib to android_deps" from Chromium 2018-07-19 12:46:02 +00:00
.vpython Add vpython dependencies needed to run presubmit tests on LUCI 2018-05-18 08:10:25 +00:00
AUTHORS Call callback in IDLE state 2018-07-17 07:27:37 +00:00
BUILD.gn Expose audio codec factories in libwebrtc. 2018-07-19 12:39:02 +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.h Reland "Remove rtc::Optional alias and api:optional target" 2018-07-11 19:02:51 +00:00
DEPS Roll chromium_revision 5e7b1029e2..0aff707f8b (577041:577150) 2018-07-23 12:14:45 +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 Remove third party dependecies that are not more in the source code 2018-06-21 11:33:41 +00:00
native-api.md Remove legacy VoiceEngine. 2018-01-12 11:31:52 +00:00
OWNERS Add mbonadei@ to build configs OWNERS. 2018-06-20 12:39:11 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Adding CheckNoWarningSuppressionFlagsAreAdded. 2018-07-04 09:01:32 +00:00
presubmit_test.py Fixing py lint errors 2018-07-23 15:28:48 +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 Add style guidance about forward declarations. 2018-03-28 20:58:27 +00:00
typedefs.h Remove typedefs.h from webrtc/ root (part 1) 2018-05-23 12:07:10 +00:00
WATCHLISTS Adding mbonadei@ to build_files WATCHLIST. 2018-06-20 12:38:06 +00:00
webrtc.gni Don't call deprecated FFmpeg API. 2018-06-26 13:57:35 +00:00
whitespace.txt Whitespace change 2018-02-23 10:34:16 +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