gecko-dev/third_party/libwebrtc
Sebastian Hengst da49863c3d Bug 1822171 . remove android_support dependency from libwebrtc v121. a=bustage-fix
Already removed from mozilla-central 2 days ago, the libwebrtc update added
them back because it had moved the build files.
2024-02-22 11:31:26 +01:00
..
api Bug 1822171 . remove android_support dependency from libwebrtc v121. a=bustage-fix 2024-02-22 11:31:26 +01:00
audio Bug 1876843 - Vendor libwebrtc from 004a624023 2024-02-10 18:02:38 -05:00
build Bug 1822171 - Remove android_support dependency from libwebrtc. r=webrtc-reviewers,mjf 2024-02-20 14:10:07 +00:00
build_overrides
call Bug 1876843 - Vendor libwebrtc from 09aa812968 2024-02-10 17:44:28 -05:00
common_audio Bug 1822171 - Remove android_support dependency from libwebrtc. - moz.build file updates r=webrtc-reviewers,mjf 2024-02-20 14:10:08 +00:00
common_video Bug 1876843 - Vendor libwebrtc from bd396fdffa 2024-02-09 16:42:56 -05:00
data
docs
examples Bug 1876843 - Vendor libwebrtc from 24510d43dc 2024-02-10 17:11:30 -05:00
experiments Bug 1876843 - Vendor libwebrtc from 96e14c82b9 2024-02-10 16:46:49 -05:00
g3doc Bug 1876843 - Vendor libwebrtc from 6f72008cd6 2024-02-10 13:21:33 -05:00
infra Bug 1876843 - Vendor libwebrtc from 988179a4c3 2024-02-10 12:51:59 -05:00
logging Bug 1876843 - Vendor libwebrtc from 2ca1d0f809 2024-02-10 17:45:30 -05:00
media Bug 1876843 - Vendor libwebrtc from c93f4f98a5 2024-02-10 18:00:01 -05:00
modules Bug 1876843 - (fix-23cecc1d43) drop rtc:: prefix on scoped_ptr 2024-02-12 13:39:43 -05:00
moz-patch-stack Bug 1876843 - Vendor libwebrtc from 79ba9b0b2b 2024-02-12 11:42:35 -05:00
net/dcsctp Bug 1876843 - Vendor libwebrtc from 9f1e1925f3 2024-02-10 18:04:12 -05:00
p2p Bug 1876843 - Vendor libwebrtc from 24510d43dc 2024-02-10 17:11:30 -05:00
pc Bug 1876843 - Vendor libwebrtc from 0f741da200 2024-02-11 12:12:15 -05:00
resources Bug 1871981 - Vendor libwebrtc from 507f1cc327 2024-01-03 13:00:28 -06:00
rtc_base Bug 1876843 - Vendor libwebrtc from ece5cb8371 2024-02-10 18:01:35 -05:00
rtc_tools Bug 1876843 - Vendor libwebrtc from 24510d43dc 2024-02-10 17:11:30 -05:00
sdk Bug 1876843 - Vendor libwebrtc from 034120ea70 2024-02-10 17:39:10 -05:00
stats
system_wrappers Bug 1822171 - Remove android_support dependency from libwebrtc. - moz.build file updates r=webrtc-reviewers,mjf 2024-02-20 14:10:08 +00:00
test Bug 1876843 - Vendor libwebrtc from 0f741da200 2024-02-11 12:12:15 -05:00
testing
third_party Bug 1822171 - Remove android_support dependency from libwebrtc. - moz.build file updates r=webrtc-reviewers,mjf 2024-02-20 14:10:08 +00:00
tools
tools_webrtc Bug 1876843 - Vendor libwebrtc from a6544377bc 2024-02-09 17:23:16 -05:00
video Bug 1876843 - Vendor libwebrtc from 7b5741c94d 2024-02-10 17:56:27 -05:00
webrtc_gn Bug 1822171 - Remove android_support dependency from libwebrtc. - moz.build file updates r=webrtc-reviewers,mjf 2024-02-20 14:10:08 +00:00
X11/extensions
.gn
.mailmap
.style.yapf
.vpython3
AUTHORS
BUILD.gn Bug 1876843 - Vendor libwebrtc from 9fdceb80b5 2024-02-10 14:14:13 -05:00
DEPS Bug 1876843 - Vendor libwebrtc from cd1bd57f5f 2024-02-10 17:40:12 -05:00
DIR_METADATA
LICENSE
moz.build Bug 1876843 - Vendor libwebrtc from 24510d43dc - moz.build file updates 2024-02-22 01:43:12 +01:00
OWNERS
OWNERS_INFRA
PATENTS
pylintrc_old_style
README.md
README.moz-ff-commit Bug 1876843 - Vendor libwebrtc from 6713461a2f 2024-02-12 11:43:43 -05:00
README.mozilla Bug 1876843 - Vendor libwebrtc from 6713461a2f 2024-02-12 11:43:43 -05:00
webrtc_lib_link_test.cc Bug 1876843 - Vendor libwebrtc from b29ff000da 2024-02-08 09:07:17 -05:00
webrtc.gni Bug 1876843 - Vendor libwebrtc from 9fdceb80b5 2024-02-10 14:14:13 -05:00
whitespace.txt

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 here 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