commit | 326df690b2a3e1bbb5d1d7f466d86bbec16bad68 | [log] [tgz] |
---|---|---|
author | Jianjun Zhu <jianjun.zhu@intel.com> | Mon Apr 15 01:11:25 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 09:06:12 2024 |
tree | 9e54bca73780ac54bcc66cc8219658bc86843a30 | |
parent | 1261863f87ff0f6c7910a039012d3469ee8ee2fb [diff] |
Use H26xPacketBuffer for H.264 and H.265 packets. This CL updates RtpVideoStreamReceiver2 to use H26xPacketBuffer for H.264 and H.265 packets. H.264 specific fixes are moved to H26xPacketBuffer as well. H26xPacketBuffer is behind field trial WebRTC-Video-H26xPacketBuffer. Bug: webrtc:13485 Change-Id: I1874c5a624b94c2d75ce607cf10c939619d7b5b9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/346280 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42062}
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.