commit | ed425d12c424da2f1652218b3ef04b3547edeac5 | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@webrtc.org> | Thu Sep 06 15:35:55 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 06 23:29:15 2018 +0000 |
tree | 90059b13b6fadc04a15a88d812c7ccf4878ebca3 | |
parent | 6a4fd19bbdf8045bd0dbed609116dd9d21a38e77 [diff] |
Multiplex codec cleanups This CL performs some cleanups on multiplex files: - Adds more comments to factory about usage. - Moves image packer outside /include as it doesn't need to be public. - Other small lint issues. Bug: webrtc:9632 Change-Id: I2e2e6929ea13645aee5483a3697199d1e6184b32 Reviewed-on: https://webrtc-review.googlesource.com/98700 Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24615}
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.