- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 30 Aug 2022 08:48:32 +0000
- To: public-webrtc@w3.org
fippo has just created a new issue for https://github.com/w3c/webrtc-encoded-transform: == generateKeyFrame algorithm leaks pendingKeyFrameTasks == https://w3c.github.io/webrtc-encoded-transform/#generate-key-frame-algorithm steps 7 ("Create a pending key frame task...") to 11 are leaking tasks since the algorithm isn't dealing with being called from RTCRtpSender.generateKeyFrame which doesn't have the corresponding pop operation "Remove task from encoder.[[pendingKeyFrameTasks]]." Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/144 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 30 August 2022 08:48:34 UTC