Skip to content

qml: use highest available size texture in Player background

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-player-bg-effect into master
  • Generate texture from the highest available size.
  • Disable live updates. Should not be necessary because source is static.

Merge request reports