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 clearNextRange so it checks buffer properly #2558

Merged

Conversation

epiclabsDASH
Copy link
Contributor

Fix a regression detected in clearNextRange (BufferController). First "if", responsible of checking whether there is a buffer and ranges to clear, was wrong and always returned false what caused inconsistencies in the Media Buffer.

This is a fix for #2556. @bbert, @nicosang, could you please let me know if you can still reproduce any issue in your end? Your opinion and feedback is highly appreciated.

@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Apr 26, 2018
@nicosang
Copy link
Contributor

Hi @jeoliva ,

it seems to be ok for us.

Thanks,
Nico

@epiclabsDASH epiclabsDASH merged commit c897d2e into Dash-Industry-Forum:development Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants