commit | 3f1150d94d67102f7cb4d038c31037f8cb77647a | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Fri Sep 30 08:11:20 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 08:43:28 2022 |
tree | 9054f34b5c72f3899f210b558f2abba11af7a849 | |
parent | 0c4563c0c4ee24affaaad5d06c403921f4ba01e3 [diff] |
In `video_replay`, destroy `call` on worker thread even if input validation fail. Early return will cause `call` to be destroyed outside the worker thread, which gives confusing error messages when all you did was type the wrong path to the input file :) Bug: webrtc:14508 Change-Id: I029910d8da4bc7b08dafd02cb5ebf88d9c7afa59 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/277443 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38254}
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.