commit | 9c01725e3742a2ccfdb525a2e0af80199b2ada55 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Feb 26 15:26:20 2016 |
committer | Peter Boström <pbos@webrtc.org> | Fri Feb 26 15:26:29 2016 |
tree | 4500dad8ba35af35eae6ea3d17defcd92ff8410c | |
parent | ff474da11b18171298abbf94d51f0452b481f3e4 [diff] |
Simplify registration of RTP-header extensions. Removes per-extension functions in ViEChannel/ViEReceiver and instead register extensions directly on the RTP module by mapping extension string to RTP-header-extension type. BUG=webrtc:5494 R=danilchap@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1740133002 . Cr-Commit-Position: refs/heads/master@{#11786}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.