commit | 147013a60fece62118be3c96bb38094b6f35535b | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Oct 01 13:56:33 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 01 15:41:28 2018 |
tree | 17cb0e29f129e6002fb1004bb24dfc041d0f6cd4 | |
parent | b0bd03ba4621f224d843e3d79e2a0a658bd91612 [diff] |
Move call of stat's OnPreDecode to VideoReceiveStream::Decode This is a preparation for deleting VideoReceiveStream::OnEncodedImage and VideoReceiveStream::EnableEncodedFrameRecording. Bug: webrtc:9106 Change-Id: Id5444f74e4b4d2003e548a9916e7acfe3b978144 Reviewed-on: https://webrtc-review.googlesource.com/102580 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24913}
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.