- From: guidou via GitHub <noreply@w3.org>
- Date: Thu, 10 Jul 2025 14:47:35 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by guidou to https://github.com/w3c/webrtc-stats: * Add PSNR (Y/U/V) for outbound-rtp This is similar to qpSum but codec-independent. Since PSNR requires additional computation it is defined with an accompanying psnrMeasurements counter to allow the computation of an average PSNR. Defined as three components for the Y, U and V planes respeectively. See also https://datatracker.ietf.org/doc/html/rfc8761#section-5 by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/a3f7c6a908c4724b9d230628b04d28b2c92ee7e8 * record of doubles by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/cece6f4692402f28cf88c889885bed90469c470c * make reference informative by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/33b41597368f0183ffde228469eff38c90fbf8a8 * statistical analysis, implementation-defined by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/85afc3657fac40b4f3b82129ece83a8a78a0a792 * move frequency out of the note by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/7140c3f2a4c1aebb15992c0d166983377b3b0a30 * move note to metrics from number of measurements by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/42d593a79fb0f61fcb9434653437169a7f5f834e * neutral by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/810d67d6b4894aba56c8404380baa497dbfb2110 * gate on hw by Philipp Hancke https://github.com/w3c/webrtc-stats/commit/2e3124033bba5b71dd81f6165bfb3db9a99bca3a * Add guidance note by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-stats/commit/18f34e582b6c7bff273edaf340259f7c0e736bed * Merge pull request #794 from fippo/psnr Add PSNR (Y/U/V) for outbound-rtp by guidou https://github.com/w3c/webrtc-stats/commit/66c44ecf63e9816c3101741bd0a247e4259baa5a -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 July 2025 14:47:36 UTC