commit | 9bb8f0553d99c67d1eb3f7e57d6345150b2d5993 | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@webrtc.org> | Tue Jan 23 23:53:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 25 01:25:56 2018 |
tree | 4a45c2fff0c369787dd71551b7a9336fcc28785f | |
parent | be5e208b3e10b8115ed5bc4096e8667256f1f194 [diff] |
Cleanup of unused RTP structs and packetizer for stereo codec This CL is a followup to https://webrtc-review.googlesource.com/c/src/+/38481. With the new approach we can just use the generic RTP packetizer to pass frames over the wire as the specific info is contained within the bitstream. This makes the new codec more modular and reduces its footprint. Bug: webrtc:7671 Change-Id: Ib07f72a9d338e3cbfdbf39cba9891a959b5f7552 Reviewed-on: https://webrtc-review.googlesource.com/43220 Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21753}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.