Bug 281366

Summary: AudioSampleBufferCompressor and VideoSampleBufferCompressor's flush should be asynchronous.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.