Allow the standard deviation for GetSampleValuesForFrame to be 0 Setting the standard deviation to 0 is valid and should be interpreted as directly using the sample value at the coordinates without weighting. This is made explicit in the documentation for the Corruption Detection extension: http://www.webrtc.org/experiments/rtp-hdrext/corruption-detection Also, change stddev to std_dev in halton_frame_sampler files. Bug: webrtc:358039777 Change-Id: Id5aa4110194f7f2b2fe9914c94304c90afd64198 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363300 Auto-Submit: Fanny Linderborg <linderborg@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43070}
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.