WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245529
[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
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2022-09-22 11:18:28 PDT
See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/926
Enrique Ocaña
Comment 2
2022-09-22 11:43:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4601
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
<
rdar://problem/100465807
>
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