Bug 245529 - [GStreamer] Allow finishing seek on sync state change
Summary: [GStreamer] Allow finishing seek on sync state change
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: 2022-09-22 11:18 PDT by Enrique Ocaña
Modified: 2022-09-27 10:33 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 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).
Comment 1 Enrique Ocaña 2022-09-22 11:18:28 PDT
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/926
Comment 2 Enrique Ocaña 2022-09-22 11:43:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4601
Comment 3 EWS 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.
Comment 4 Radar WebKit Bug Importer 2022-09-27 10:33:26 PDT
<rdar://problem/100465807>