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

[Backport][Android] Remove VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING #17970

Merged
merged 1 commit into from
May 31, 2020

Conversation

peak3d
Copy link
Contributor

@peak3d peak3d commented May 31, 2020

Description

This is a backport of: #17969

Remove the VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING mode for android MediaCodec introduced for master in #17611 and fror Leia backported in #17613

Motivation and Context

There are issues on various devices with wrong stretching. The original issue (1920x800 video on new AFTV4K sticks) seems to be solved in the OS.

How Has This Been Tested?

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 this to the Leia 18.8 milestone May 31, 2020
@peak3d peak3d changed the title [Backort][Android] Remove VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING [Backport][Android] Remove VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING May 31, 2020
@peak3d peak3d merged commit 9d9894e into xbmc:Leia May 31, 2020
@peak3d peak3d deleted the leia_noscale branch May 31, 2020 08:15
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.

2 participants