commit | 49ace8b6548cda6d4ba74abfca9b616f56dbf9bc | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Sun Jun 04 23:22:36 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 14 09:26:04 2023 |
tree | 226b83e3fba396fffe582fc1daca3717b0f49e49 | |
parent | 0451baa9c205be5b9325c135f6f2bea31e514e42 [diff] |
Merge the codec types This allows simplifying code in the codebase to be able to remove a lot of templated code and special casing for either AudioCodec and VideoCodec. Code simplifications will come in later changes. Bug: webrtc:15214 Change-Id: I6e75e6ea725163feb6cc4eb49f37b4722d6c6689 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308501 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40276}
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.