WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
213 stars 136 forks source link

[wpe-2.38] Allow finishing seek on sync state change #1153

Closed Scony closed 12 months ago

Scony commented 1 year ago

On some STBs audio-only pipelines don't support ASYNC state changes.

This PR is built on top of https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1132 and therefore we should wait until it gets merged before merging this one.

Scony commented 12 months ago

Superseded by https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1195