Skip to content

vout: android: don't keep the display width/height locally

Steve Lhomme requested to merge robUx4/vlc:android-display-dim into master

It's already in vd->cfg and cannot change without a call to VOUT_DISPLAY_CHANGE_DISPLAY_SIZE.

Merge request reports