gecko-dev/media/webrtc/trunk
Chris Manchester 707810c078 Bug 1466254 - Re-generate gn moz.build files. r=mshal
MozReview-Commit-ID: IyG7d8GhqEC

--HG--
extra : rebase_source : 9126b11cad87029125f2f9d9d7d678018f3ae68d
2018-06-06 17:17:37 -07:00
..
build Bug 1437345 - Set defaults for gn visual studio build; r=jesup 2018-03-19 06:55:21 -07:00
build_overrides Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE 2018-01-24 13:00:42 +02:00
chromium_deps
google_apis/build
gtest Bug 1462873 - Link chromium_atomics to webrtc tests. r=froydnj 2018-05-19 13:00:56 +09:00
net
supplement
third_party
tools Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
webrtc Bug 1466254 - Re-generate gn moz.build files. r=mshal 2018-06-06 17:17:37 -07:00
.gn Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE 2018-01-24 13:00:42 +02:00
AUTHORS Bug 1341285: Webrtc updated to branch 57 rev 52b6562a10b495; initial pull made Feb 2 2017 14:38 EST 2017-06-13 01:52:22 -04:00
BUILD.gn Bug 1393119 - Update gn files for mozilla build; r=jesup 2017-07-27 13:04:25 -04:00
DEPS Bug 1341285: Webrtc updated to branch 57 rev 52b6562a10b495; initial pull made Feb 2 2017 14:38 EST 2017-06-13 01:52:22 -04:00
dummy_file.txt
Makefile.old
moz.build Bug 1466254 - Re-generate gn moz.build files. r=mshal 2018-06-06 17:17:37 -07:00
OWNERS Bug 1341285: Webrtc updated to branch 57 rev 52b6562a10b495; initial pull made Feb 2 2017 14:38 EST 2017-06-13 01:52:22 -04:00
peerconnection_client.target.mk
peerconnection.gyp Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor 2017-06-13 01:54:13 -04:00
peerconnection.Makefile
README.md

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. This page is maintained by the Google Chrome team.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info