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: ensure aspect ratio from video is handled in a coherent way #4219

Merged

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Oct 5, 2024

Summary

Workaround video aspect ratio management see #4187 (comment)

Motivation

Have coherent resizing management

Changes

Use Tracks instead of videoSize

Test plan

can be tested with sample

…o into chore/videoAspectRatioCleanUp

# Conflicts:
#	android/src/main/java/com/brentvatne/exoplayer/ExoPlayerView.java
@freeboub freeboub merged commit a8d5841 into TheWidlarzGroup:master Oct 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Video's aspect ratio changing on android when restarting with repeat set to true
3 participants