vout: wayland: don't keep the display width/height locally
It's already in vd->cfg and cannot change without a call to VOUT_DISPLAY_CHANGE_DISPLAY_SIZE. The value in vd->cfg during Prepare is always the correct one.
It's already in vd->cfg and cannot change without a call to VOUT_DISPLAY_CHANGE_DISPLAY_SIZE. The value in vd->cfg during Prepare is always the correct one.
VideoLAN code repository instance