commit | 77920a415bdbf71946125bc4bbdbe5b23e02e61a | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Fri Aug 11 07:48:15 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 11 14:48:15 2017 +0000 |
tree | e4a8fce54b8bcab6170710c330814ad77b076633 | |
parent | 8dc0ff813d8b8658cb51f1cca244f1dca11ff423 [diff] |
Minor improvements to VideoProcessorIntegrationTest. * Create all encoders/decoders using factories. * Add ::Release() method, to mirror the existing ::Init(). * Remove unnecessary ::test prefixes. * Reorganize constants and members. * Remove extraneous packet loss rate assignments. * Remove members |start_frame_rate_| and |num_temporal_layers_|. * Explicitly give ::SetUpObjects(.) access to initial rates. * Change visualization output file names. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2999613002 Cr-Commit-Position: refs/heads/master@{#19326}
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.