commit | 762d77ef82af732f99a17c246b7aff96f7fd5e54 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Mar 12 12:50:41 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 14:54:16 2025 |
tree | fee07ece84b51392177989b1602cb01db09bdf38 | |
parent | b2e88f9bb2cdd244b43827211fc3f626f1062a76 [diff] |
Revert the deletion of WebRTC-VideoH26xPacketBuffer flag. This unlaunches the experiment for H264 due to issues reported for H264 where the old packet buffer behaves better than the new one. A recently introduced issue will be fixed separately from this CL and rollout restarted. This CL is not a clean revert though (see delta with PS#1): we will continue to use the H26xPacketBuffer for the new codec H265 because it does not work with the old packet buffer anyway. Bug: webrtc:41480904 Change-Id: Icac49fa70f1c78d1ed596a7838d1417f6588a8b4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380861 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Jianlin Qiu <jianlin.qiu@intel.com> Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44104}
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.