gecko-dev/media/webrtc/trunk
Andreas Pehrson c694fdcf48 Bug 1441145 - Hack the frame rotation through to CamerasParent and CamerasChild. r=jib
MozReview-Commit-ID: 1UL1Ixkzl86

--HG--
extra : rebase_source : c94147ecdb5c0fe8dbdc1e574dd064111921dfe4
2018-03-02 16:57:59 +01:00
..
build Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01: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 1393119 - Update gn files for mozilla build; r=jesup 2017-07-27 13:04:25 -04:00
net
supplement
third_party Bug 964133 - Build gflags; r=ted.mielczarik 2017-03-28 15:46:57 -04:00
tools Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
webrtc Bug 1441145 - Hack the frame rotation through to CamerasParent and CamerasChild. r=jib 2018-03-02 16:57:59 +01: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 1436959 - Update generated files; r=jesup 2018-02-09 14:46:28 -05: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 Bug 1250356: Webrtc updated to upstream branch 49; pull made 2016-02-22 by pkerr rs=jesup 2016-12-27 19:40:48 -05: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. 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