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

[Android] Wait 2000 instead 500ms until videoview is created #14770

Merged
merged 1 commit into from Nov 2, 2018

Conversation

peak3d
Copy link
Contributor

@peak3d peak3d commented Nov 1, 2018

Description

Now that we are switching refreshrates before DVDCodec is created, Android VideoView needs some more time to build up on slow devices. 500ms -> 2000ms

Motivation and Context

On AFTV codec creation fails if we switch to a 4K HDR resolution.

How Has This Been Tested?

AFTV, kodi GUI on 4k@5.95, play HDR stream with 4K@23.97 and refreshrate adjust enabled

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Clean up (non-breaking change which removes non-working, unmaintained functionality)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that will cause existing functionality to change)
  • Cosmetic change (non-breaking change that doesn't touch code)
  • None of the above (please explain below)

@peak3d peak3d added Type: Fix non-breaking change which fixes an issue Component: Video Platform: Android v18 Leia labels Nov 1, 2018
@peak3d peak3d added this to the Leia 18.0-beta5 milestone Nov 1, 2018
@peak3d
Copy link
Contributor Author

peak3d commented Nov 1, 2018

jenkins build this please

@peak3d peak3d merged commit d0a7c35 into xbmc:master Nov 2, 2018
@peak3d peak3d deleted the videoview branch November 2, 2018 00:03
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

1 participant