Skip to content
Snippets Groups Projects
Commit db43f6ff authored by Thomas Guillem's avatar Thomas Guillem
Browse files

VideoHelper: only update player scale/ratio when needed

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.
parent 9fea0f27
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment