commit | d0b8e8e4ee78a3bf5577f9b215e273098790f59f | [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> | Thu Jun 15 15:53:29 2023 |
tree | 44202c573bc6b102659d731b98a8e685a1b34184 | |
parent | 45afbc1e81449609cea181e410fa6875b00ec151 [diff] |
Reland "Merge the codec types" This is a reland of commit 49ace8b6548cda6d4ba74abfca9b616f56dbf9bc 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: I123d1134a212f65cfbc90ecec9013d0aafebd9ae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308721 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40294}
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.