No description
Find a file
Alessio Bazzica 78ad6ce381 Removing openmax_dl
Follow-up CL of https://webrtc-review.googlesource.com/c/src/+/69641
in which the 3pp lib openmax_dl had been disabled (but not removed).

Bug: webrtc:9071
Change-Id: Id766e4a48ab255a86e13f5f5f1480aee88c428a5
Reviewed-on: https://webrtc-review.googlesource.com/74482
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23140}
2018-05-07 12:12:04 +00:00
api Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" 2018-05-07 08:02:34 +00:00
audio Uses config struct with bitrate allocator. 2018-04-19 09:15:33 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Moving task queue from Call to transport controller. 2018-05-04 12:44:44 +00:00
common_audio Removing openmax_dl 2018-05-07 12:12:04 +00:00
common_video Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Updating the AppRTCMobile iOS UI. 2018-05-07 09:35:04 +00:00
infra Revert "Disable internal lite bot." 2018-04-11 06:45:07 +00:00
logging Log probing bitrate and cluster id as int32 in event log. 2018-05-04 14:40:44 +00:00
media Fixed init of H.264 profile/level support table on iOS 2018-05-04 14:56:34 +00:00
modules VP9 RTP frame reference finder cleanup. 2018-05-07 11:29:44 +00:00
ortc Disable flaky OrtcFactoryIntegrationTests on debug iOS 64 builds. 2018-04-24 13:17:06 +00:00
p2p Change the receiving state update rule. 2018-04-17 01:00:02 +00:00
pc Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" 2018-05-07 08:02:34 +00:00
resources Reland "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" 2018-05-07 11:13:14 +00:00
rtc_base RTC_LOG(): Internally, pass logging severity as template argument 2018-05-07 09:08:14 +00:00
rtc_tools Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. 2018-05-04 15:47:24 +00:00
sdk Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" 2018-05-07 08:02:34 +00:00
stats PeerConnectionInterface::GetStats() with selector argument added. 2018-03-26 12:08:20 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Clean up posix-only files. 2018-04-18 00:18:04 +00:00
test Moving demux from FakeNetworkPipe to DirectTransport. 2018-04-25 10:13:03 +00:00
tools_webrtc Removing openmax_dl 2018-05-07 12:12:04 +00:00
video Break out the part of the iSAC codec that's used for Voice Activity Detection 2018-05-04 08:53:34 +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 Opt out of "Migrate the Android Support Lib to android_deps". 2018-04-05 13:40:53 +00:00
.vpython vpython: Specify dependency on pywin32 2018-02-14 13:56:39 +00:00
AUTHORS Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID 2018-04-27 14:16:01 +00:00
BUILD.gn Mark built-in software video codecs as poisonous. 2018-04-25 11:34:33 +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 Don't expose resilience mode in VP8 and VP9 configuration. 2018-04-25 13:54:33 +00:00
common_types.h Reland "Reland "Remove our stream << overloads from non-test build targets."" 2018-05-03 10:41:41 +00:00
DEPS Removing openmax_dl 2018-05-07 12:12:04 +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 back OWNERS entris that went missing 2018-03-06 10:31:11 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Add ToString() methods to classes with << operators, preparing for deprecations. 2018-04-03 11:21:30 +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 Add style guidance about forward declarations. 2018-03-28 20:58:27 +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 Fixing root_files WATCHLIST regex. 2018-04-19 06:52:18 +00:00
webrtc.gni Removing openmax_dl 2018-05-07 12:12:04 +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