WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2023-10-02 11:14:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18503
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
<
rdar://problem/116458847
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug