- From: guidou via GitHub <noreply@w3.org>
- Date: Thu, 21 Aug 2025 14:58:15 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by guidou to https://github.com/w3c/webrtc-encoded-transform: * Align RTCEncodedVideoFrame type handling to how data is handled. We use a [[type]] slot and set it in constructor, as well as deserialization steps. We make it clear that data/type attributes are related to [[type]]/[[data]] slots. by Youenn Fablet https://github.com/w3c/webrtc-encoded-transform/commit/64a18b1f9a8db54bd6f9ff536852c2f3ccba12e4 * Clarify type attribute getter by Youenn Fablet https://github.com/w3c/webrtc-encoded-transform/commit/e56b05bce9f22c475361dc5529fed27ad29eb666 * Merge pull request #279 from youennf/clarify-rtcencodedvideoframe-type-initialization Align RTCEncodedVideoFrame type handling to how data is handled. by guidou https://github.com/w3c/webrtc-encoded-transform/commit/aeceff85acba2457effbd857f87b80d2972d7afe -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 August 2025 14:58:16 UTC