No description
Find a file
Ilya Nikolaevskiy 7eef00719b Fix typo in FrameBuffer
Bug: none
Change-Id: Ifc9a531da9460b7cac4aa71fb468c0881a663e94
Reviewed-on: https://webrtc-review.googlesource.com/58641
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22223}
2018-02-28 11:29:30 +00:00
api Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
audio Adding a new string utility class: SimpleStringBuilder. 2018-02-27 13:37:39 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Added some margin to ramp down target in perf test. 2018-02-23 12:15:15 +00:00
common_audio Conditionally include real_fourier_openmax.h. 2018-02-23 09:02:36 +00:00
common_video Drop dependency of common_video on api:libjingle_peerconnection_api. 2018-02-19 13:20:24 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Add support for saving local audio input to file in AppRTCMobile 2018-02-21 14:09:56 +00:00
infra Shorten Chromium compile trybot names 2018-02-22 10:06:20 +00:00
logging Add extra RTC_CHECKs in RtcEventLog. 2018-02-27 13:23:49 +00:00
media Add getter/setter for stream_labels on StreamParams 2018-02-27 19:23:59 +00:00
modules Fix typo in FrameBuffer 2018-02-28 11:29:30 +00:00
ortc Removed new calls on RtpTransportControllerSend. 2018-02-22 12:54:43 +00:00
p2p Add method to modify magic cookie of a STUN message 2018-02-28 07:02:10 +00:00
pc Report negotiated SDP semantics for local answers also 2018-02-28 02:47:57 +00:00
resources Adding FourPeople_1280x720_30.yuv. 2018-02-12 15:55:00 +00:00
rtc_base Re-Reland "Some cleanup for the logging code:"" 2018-02-27 15:59:39 +00:00
rtc_tools Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
sdk Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
stats Removing useless dependencies on //testing/gmock. 2018-01-26 13:34:12 +00:00
system_wrappers Fixing issues that affect newest versions of NDK. 2018-02-27 10:30:43 +00:00
test Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
tools_webrtc Delete unused sample project code. 2018-02-20 09:51:52 +00:00
video Adding a new string utility class: SimpleStringBuilder. 2018-02-27 13:37:39 +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 Reland "Make it possible to run video_quality_loopback_test in swarming." 2018-01-23 13:03:17 +00:00
.gn Re-enabling 'gn check' on //examples/*. 2018-02-19 15:07:45 +00:00
.vpython vpython: Specify dependency on pywin32 2018-02-14 13:56:39 +00:00
AUTHORS Expose a link-local network interfaces enumeration option 2018-02-06 19:12:04 +00:00
BUILD.gn Removing definition of FEATURE_ENABLE_VOICEMAIL. 2018-02-19 15:51:24 +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 flexfec payload name to string-type conversions 2018-01-31 08:58:39 +00:00
common_types.h Remove unused fields from VideoCodecVP8. 2018-02-09 15:55:59 +00:00
DEPS Roll chromium_revision f29eb01290..a410274678 (539638:539759) 2018-02-28 09:22:50 +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 custom MD5 / SHA-1 implementations. 2018-02-19 15:03:35 +00:00
native-api.md Remove legacy VoiceEngine. 2018-01-12 11:31:52 +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.py Delete unused MediaFile module. 2018-01-29 11:18:18 +00:00
presubmit_test.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
presubmit_test_mocks.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +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 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
typedefs.h Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix 2018-02-05 11:24:59 +00:00
WATCHLISTS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
webrtc.gni Removing obsolete defines. 2018-02-19 14:35:45 +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