commit | b6b34fc213fd2b13f527037e4220df14b680e214 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Wed Mar 23 18:56:56 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 24 07:12:33 2022 |
tree | cc9703c230441dd02fa8d2cc027cec29c075d6d7 | |
parent | 6c61b904584394e17f47867ec43530686541acf0 [diff] |
Add weighted PSNR-YUV from Ohm2012 to PC test framework. This metric weights the PSNRs of luma and chroma planes in a slightly smarter way than our current PSNR metric. > J. Ohm, G. J. Sullivan, H. Schwarz, T. K. Tan and T. Wiegand, > "Comparison of the Coding Efficiency of Video Coding Standards—Including > High Efficiency Video Coding (HEVC)," in IEEE Transactions on Circuits and > Systems for Video Technology, vol. 22, no. 12, pp. 1669-1684, Dec. 2012 > doi: 10.1109/TCSVT.2012.2221192. Bug: None Change-Id: Iec105e0b491628fc0ad4be9155b991203846ad1b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256463 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36311}
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.