Skip to content

[GSTMediaPlayer] Make fake preroll asynchronous (#1232) #1527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: wpe-2.46
Choose a base branch
from

Conversation

emutavchi
Copy link
Collaborator

  1. Call didPreroll() also for

cherry-pick from wpe-2.38 branch: f7120b4

…ed#1232)

1) Call didPreroll() also for <video> elements that are audio-only
2) Make didPreroll() call async and put in onto HTML media element
   task queue to make sure it is executed after dispatching
   'seeking' event to JS so app has a chance to note HTMLmedia.seeking
   attribute is 'true'
@emutavchi emutavchi requested a review from philn as a code owner June 27, 2025 18:53
@emutavchi emutavchi requested review from eocanha and removed request for philn June 27, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants