RESOLVED FIXED281366
AudioSampleBufferCompressor and VideoSampleBufferCompressor's flush should be asynchronous.
https://bugs.webkit.org/show_bug.cgi?id=281366
Summary AudioSampleBufferCompressor and VideoSampleBufferCompressor's flush should be...
Jean-Yves Avenard [:jya]
Reported 2024-10-11 23:24:55 PDT
Right now they do a sync dispatch blocking the main thread while the encoders are being flushed finishing the compression of remaining samples.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-11 23:25:10 PDT
Jean-Yves Avenard [:jya]
Comment 3 2024-10-11 23:33:29 PDT
EWS
Comment 4 2024-10-14 16:29:31 PDT
Committed 285158@main (6128cbd4d240): <https://commits.webkit.org/285158@main> Reviewed commits have been landed. Closing PR #35097 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.