Skip to content
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

Queue a/v data while player is setting up #171

Merged
merged 1 commit into from Dec 6, 2018
Merged

Conversation

@ferjm
Copy link
Member

ferjm commented Dec 6, 2018

r? @jdm

@jdm
Copy link
Member

jdm commented Dec 6, 2018

@jdm
jdm approved these changes Dec 6, 2018
@ferjm ferjm merged commit a3a2e85 into servo:master Dec 6, 2018
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@ferjm ferjm deleted the ferjm:queue.player.data branch Dec 6, 2018
@philn
Copy link
Collaborator

philn commented Dec 6, 2018

appsrc uses a queue internally, why not increase its size?

@ferjm
Copy link
Member Author

ferjm commented Dec 7, 2018

That's a great question :D. I'll revert and use appsrc's internal queue. Thanks!

@ferjm
Copy link
Member Author

ferjm commented Dec 7, 2018

Actually, we can handle this in a different way. We can make the player signal when it's ready and do not start any resource request until we get that signal, this way we won't need to queue any data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.