RESOLVED FIXED245529
[GStreamer] Allow finishing seek on sync state change
https://bugs.webkit.org/show_bug.cgi?id=245529
Summary [GStreamer] Allow finishing seek on sync state change
Enrique Ocaña
Reported 2022-09-22 11:18:02 PDT
Comcast has a device with an audio sink which does not support async state changes i.e. it completes transition to PAUSED state on preroll. The video sync on that device works as expected, so in case of videos everything works as expected. The problem, however, arises in audio-only cases, where there's a need to be able to finish seeks in sync state changes (currently, only seeks on async state changes are supported).
Attachments
Enrique Ocaña
Comment 1 2022-09-22 11:18:28 PDT
Enrique Ocaña
Comment 2 2022-09-22 11:43:15 PDT
EWS
Comment 3 2022-09-27 10:32:40 PDT
Committed 254923@main (a8ae25e11301): <https://commits.webkit.org/254923@main> Reviewed commits have been landed. Closing PR #4601 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2022-09-27 10:33:26 PDT
Note You need to log in before you can comment on or make changes to this bug.