Skip to content
Snippets Groups Projects

VideoHelper: only update player scale/ratio when needed

Merged Thomas Guillem requested to merge tguillem/libvlcjni:videohelper-update-mp into master

The updatePlayerLayout boolean was not enough, specially since we know inside the updateVideoSurfaces() function if we are using OpenGL or MediaCodec rendering.

This doesn't seem to fix anything but this will trigger less round trip between VLC and video size callbacks.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading