commit | 611f21d0d4c994b791db6ea90f484c83237f63f2 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Feb 15 10:54:20 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 15 10:55:33 2024 |
tree | a769dc1070a02dd4bc9b29154f18947f088516e3 | |
parent | b158537a4f3ee38b6e87dd538ecdd3be2fd297e7 [diff] |
Revert "Add HEVC support for h264_packet_buffer." This reverts commit a2655449ee310704ee2053fd6d43a5ab7002b755. Reason for revert: H265 tests must be hidden behind RTC_ENABLE_H265. Original change's description: > 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} Bug: webrtc:13485 Change-Id: I64660d73ef0d790b25622ce882aab3db63facf26 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/339861 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41742}
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.