commit | b7af6b963bedfa9015d015f4b08d9b1e7766bcda | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Wed Jun 14 11:22:38 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 14 11:43:57 2023 |
tree | 1484bc3ee9db548a6649c0ed814aef599039425e | |
parent | 1cb54bee7ac24eb67ea8d751b1f87a5632abbe7b [diff] |
Revert "Merge the codec types" This reverts commit 49ace8b6548cda6d4ba74abfca9b616f56dbf9bc. Reason for revert: Breaks downstream projects Original change's description: > 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} Bug: webrtc:15214 Change-Id: I57778cccc3a13eb9f955f6ece054dee0ff5a7e92 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308720 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Florent Castelli <orphis@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40278}
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.