commit | 9847885240aaf82dfaf226fa6358d84c21125602 | [log] [tgz] |
---|---|---|
author | Yingying Ma <yingying.ma@intel.com> | Wed Jul 31 06:18:35 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 10:21:30 2024 |
tree | 742c69f200b2e0ddb2188e5ff115588bd73c0c27 | |
parent | b1b6129944200834722c5cef0d8fafa7fbe48f7b [diff] |
Mark GenericFrameInfo as an exported symbol Currently, webrtc can only simulate the GenericDescriptorInfo based on codec specific info when uses HW encode acceleration. To provide more accurate description, RTCVideoEncoder in the chromium blink module needs to fill the generic frame info and GenericFrameInfo should be marked as exported to chromium. Bug: chromium:40275246 Change-Id: I34c2747ab32cfdb1be13ae3b1635242f18462de7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323063 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42738}
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.