commit | cc3d442469a3aed337e006694938b138157097f0 | [log] [tgz] |
---|---|---|
author | mflodman <mflodman@webrtc.org> | Thu Aug 03 15:27:51 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 03 15:27:51 2017 |
tree | e38a9449e1de2d0920d9c1b7b76d60842bfbe3f6 | |
parent | 8435e5518d4cd6eb8a08d44adb124aa839bc17a9 [diff] |
Rename ViEEncoder to VideoStreamEncoder This CL: - Renames the ViEEncoder class to VideoStreamEncoder, according to discussions. - Renames variables 'vie_encode' to 'video_stream_encoder'. - Formatting to match style guide. - No other changes. BUG=webrtc:8064 Review-Url: https://codereview.webrtc.org/2995433002 Cr-Commit-Position: refs/heads/master@{#19237}
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.