* 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}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.