Bug 262492 - [MSE][GStreamer] Skip waiting for preroll when audio sink is non-async
Summary: [MSE][GStreamer] Skip waiting for preroll when audio sink is non-async
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-02 11:02 PDT by Enrique Ocaña
Modified: 2023-10-04 05:14 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Ocaña 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.
Comment 1 Enrique Ocaña 2023-10-02 11:14:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18503
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-10-04 05:14:14 PDT
<rdar://problem/116458847>