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] Select android audiodecoder by whitelist #14175

Merged
merged 1 commit into from
Jul 13, 2018
Merged

Conversation

peak3d
Copy link
Contributor

@peak3d peak3d commented Jul 12, 2018

Description

Many android audio decoders don't work at least with kodi.
This PR changes blacklist against an initial empty whitelist, that means that andorid audio decoder are not used except the decrypting raw decoder used do decrypt DRM protected audio streams.

Motivation and Context

Too many bug reports regarding Android broken / non working audio decoder

How Has This Been Tested?

AFTV 4K

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would 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 Platform: Android Component: Audio v18 Leia labels Jul 12, 2018
@peak3d peak3d added this to the Leia 18.0-alpha3 milestone Jul 12, 2018
@peak3d peak3d changed the title Select android audiodecoder by whitelist [Android] Select android audiodecoder by whitelist Jul 12, 2018
@peak3d peak3d merged commit 7a15a72 into xbmc:master Jul 13, 2018
@peak3d peak3d deleted the aaudio branch September 26, 2018 18:45
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