commit | a2655449ee310704ee2053fd6d43a5ab7002b755 | [log] [tgz] |
---|---|---|
author | Jianjun Zhu <jianjun.zhu@intel.com> | Thu Feb 08 08:59:18 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 15 09:54:06 2024 |
tree | 4f0a9346c6854905c920294236bf60b5ad8ebf50 | |
parent | 4efc830e53da5b83eb1f06ac6eac0a0d8a8664a4 [diff] |
Add HEVC support for h264_packet_buffer. Renamed to h26x_packet_buffer as it also supports HEVC now. For HEVC, start code is added by depacktizer, and remote endpoint must send sequence and picture information in-band. Co-authored-by: Qiujiao Wu <qiujiao.wu@intel.com> Bug: webrtc:13485 Change-Id: I321cb223357d8d15da95cec80ec0c3a43c26734e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333863 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41739}
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.