gecko-dev/media/webrtc/trunk
Nico Grunbaum f587b4fa3f Bug 1325173 - read full RtpStreamId when parsing RTP header extensions. r=drno
MozReview-Commit-ID: CHkqA0MM3fx

--HG--
extra : rebase_source : 84c0e85c9f214f1bc7403256d8c2d80809305e13
2017-03-05 23:37:51 -08:00
..
build Bug 1325299 - Don't explicitly set PSAPI_VERSION. r=glandium 2016-12-30 01:29:52 +09:00
chromium_deps
google_apis/build
net
supplement
testing Bug 1295687: Cherrypick -Wunused-private-field warning fix from upstream gtest into our gtest clone for webrtc. r=jesup 2016-08-16 11:53:10 -07:00
third_party/opus
tools Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc 2016-12-27 19:41:02 -05:00
webrtc Bug 1325173 - read full RtpStreamId when parsing RTP header extensions. r=drno 2017-03-05 23:37:51 -08:00
AUTHORS 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
DEPS 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
dummy_file.txt
Makefile.old
OWNERS 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
peerconnection_client.target.mk
peerconnection.gyp Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc 2016-12-27 19:41:02 -05: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