commit | 0b6899272c25a192a9d59076dd09f6d3a7125033 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Thu Jan 18 08:42:58 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 13:37:42 2024 |
tree | d721a5d6005a6d11a7b7aa995e41df0b89b6c471 | |
parent | 68b580f116c877940186e0425dd4cb921ad1fbca [diff] |
Combine video_send_stream_impl.cc and video_send_stream.cc There is to reason to have two separate classes as they both represent the same thing. Done in order to simplify further refactorings. Bug: webrtc:14928 Change-Id: I33e5fe032c79396fbae970c8732c90eb2252accb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335040 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41561}
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.