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

Fix creation of buffers #2473

Merged

Conversation

Gontran-Molotov
Copy link
Contributor

This PR fixes a double call to the createBuffers() method in Stream.activate().

There is no need to call createBuffers() again as it is already called by initializeMedia() just above.

@epiclabsDASH
Copy link
Contributor

@robertbryer, that change (call to createBuffers in activate method) was added as part of #2274. Do you remind the reason behind?

@robertbryer
Copy link
Contributor

Looks like it doesn't do anything - It probably fixed something at an intermediate point but I forgot to cut it out.

@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Mar 16, 2018
@epiclabsDASH epiclabsDASH merged commit 62b17d0 into Dash-Industry-Forum:development Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants