| commit | aa17f2f0a9684a270f097d3dcf51cb730487e5a8 | [log] [tgz] |
|---|---|---|
| author | Sergey Silkin <ssilkin@webrtc.org> | Mon Mar 20 14:24:38 2023 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 08:04:48 2023 |
| tree | 69bab9c87cea3915007d20086dea8701097bf92a | |
| parent | 1a5ff94b053e891375b2ba0d8f77e9b28c60df2d [diff] |
Add Initialize() to Encoder/Decoder API in video codec tester Initialization of Android HW codecs takes hundreds milliseconds. Exclude this time from frame processing time of first frame by initializing codecs before starting encoding/decoding. Bug: b/261160916, webrtc:14852 Change-Id: I9ec84c6b12c1d9821b59965cf521170224066563 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298304 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39613}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.