RESOLVED FIXED 262492
[MSE][GStreamer] Skip waiting for preroll when audio sink is non-async
https://bugs.webkit.org/show_bug.cgi?id=262492
Summary [MSE][GStreamer] Skip waiting for preroll when audio sink is non-async
Enrique Ocaña
Reported 2023-10-02 11:02:50 PDT
When the audio sink is non-async, the GST_STATE_CHANGE_ASYNC change will never happen. Under these circumstances, the asyntStateChangeDone() code will never run.
Attachments
Enrique Ocaña
Comment 1 2023-10-02 11:14:45 PDT
EWS
Comment 2 2023-10-04 05:13:31 PDT
Committed 268845@main (910eddedfb35): <https://commits.webkit.org/268845@main> Reviewed commits have been landed. Closing PR #18503 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-04 05:14:14 PDT
Note You need to log in before you can comment on or make changes to this bug.