commit | 13170bd177dd07330d39db63ea8f3129d17cf45a | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Jan 27 14:51:55 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 15:52:12 2025 |
tree | 57729796b1388f019729a185a9d7e275e71631e5 | |
parent | 6b7099527ad70392cbe546e2a2ecb0b3ad83e9e8 [diff] |
Refactor media_session to move codec handling to new class The new class "CodecVendor" is intended to handle all logic dealing with codecs. This CL is a no-behavior-change CL, later CLs will change the logic. Bug: webrtc:360058654 Change-Id: I44e76f0e0bd364eeb7d4506f3e01e9e00e2843a2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/375500 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43806}
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.