| commit | 992005252ac3d060fb16d827c8e3471961ba9e4e | [log] [tgz] |
|---|---|---|
| author | Harald Alvestrand <hta@webrtc.org> | Mon May 12 09:31:25 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 10:58:11 2025 |
| tree | 5fcf1556729447917e761cef04925691c31bc74b | |
| parent | ca02246fbf495a056fe4f9b2dddc2fd787942104 [diff] |
Remove ability to have clockrate zero on a Codec. This was used as a wildcard, but apparently this was only relied on in unit tests. CreateAudioCodec() defaults to 8000 when 0 is passed; there were too many call sites to update. Bug: webrtc:416695360 Change-Id: Icde819563f0414d024422f1eb5c6b0846a0222ed Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390700 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44590}
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.