commit | d9eec762ce8bdc90bd18a387cacae8cab90440f1 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Tue Nov 17 14:03:43 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 17 14:03:52 2015 |
tree | ee634d6f8a23b9772aaf7355f0c0857d6702e7a5 | |
parent | 5a71f03f8bb0bd1691729717ab7ef22b1c3f94a0 [diff] |
Trace encoding/decoding time in a generic way. Removes VP8::Encode trace in favor of VCMGenericEncoder ones and adds one to InitEncode. Also adds an instant event to ::Encoded since this can be done on a different thread. Also adds the corresponding traces to VCMGenericDecoder. BUG=webrtc:5167 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1412573010 Cr-Commit-Position: refs/heads/master@{#10674}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.