gecko-dev/media/webrtc/trunk
Dan Minor 92ff4b0d03 Bug 1524335: Make InOrderPacket take last_sequence_number by reference; r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D19694

--HG--
extra : rebase_source : ac4ef8f11e7b1b4975d1cd2e4c8985c6d040703d
extra : amend_source : 2440c041736e2408be3a7a670f2f69b1b6ab5215
2019-02-13 13:05:20 -05:00
..
build/internal Bug 1376873 - Build system fixes; r=ng 2018-01-22 12:47:24 -05:00
chromium_deps
google_apis/build
gtest Bug 1376873 - Build system fixes; r=ng 2018-01-22 12:47:24 -05:00
net Bug 1371485 - Remove unnecessary gyp files from webrtc; r=chmanchester 2018-06-22 14:57:17 -04:00
third_party/gflags Bug 1371485 - Fix gflags root; r=chmanchester 2018-06-22 14:25:31 -04:00
tools/clang Bug 1371485 - Remove webrtc copy of gyp; r=chmanchester 2018-06-21 14:42:08 -04:00
webrtc Bug 1524335: Make InOrderPacket take last_sequence_number by reference; r=dmajor 2019-02-13 13:05:20 -05:00
AUTHORS
DEPS
dummy_file.txt
LICENSE Bug 813063 - Add LICENSE file to root of WebRTC.org source r=dminor 2019-01-08 04:17:07 +00:00
Makefile.old
OWNERS
peerconnection_client.target.mk
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