Skip to content

qml: fix FastBlur effect not available in ArtistTopBanner

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-artisttopbanner-effect into master

Instead, achieve blur with linear filtering if effects are not available.

Merge request reports