| commit | bd27adb714cf16240f8dfb41593c6da9ab01b730 | [log] [tgz] |
|---|---|---|
| author | Guido Urdaneta <guidou@webrtc.org> | Wed Apr 28 14:42:10 2021 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 28 16:46:22 2021 |
| tree | 90584a3658b55ab5b08d37ed6f4ebfbeb5725a95 | |
| parent | 1a5f36b9b9983700fa4b2f5da9099388cb081c62 [diff] |
[InsertableStreams] Ensure encoder queue is valid in OnTransformedFrame In RTPSenderVideoFrameTransformerDelegate::TransformFrame(), the encoder queue might still be null when a frame queued by a previous delegate arrives. This could happen in the context of renegotiation that results in a codec reset. In this case, the frame should be dropped. Bug: webrtc:12691 Change-Id: Ib738ce31738cffc7e01053dbc82237f457fc2286 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/216393 Commit-Queue: Guido Urdaneta <guidou@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33866}
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.