commit | ee46340054fac6072259be0d7f43263299d9b88b | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Wed Nov 29 13:05:39 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 13:50:18 2023 |
tree | e79c13ff6c5a289b8277d65b5e0f73d7844c1ca2 | |
parent | 1a82d31cb55609376dc42c0ee922a979f7b52049 [diff] |
Move and extend frame decode failure logging Move logging of decode failure from VCMGenericDecoder to VideoReceiveStream2 where remote SSRC is always known. Log frame details such as size and resolution which help to identify this frame in bitstream dump. Bug: b/309132190 Change-Id: Ibe50799e448ffdc19f9857cc1625cfde0d7aa7a1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/328821 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41276}
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.