Skip to content

qt/qml: introduce static effect image provider

Fatih Uzunoğlu requested to merge fuzun/vlc:qt-static-effects into master

Makes it possible to show effects in Qt Quick scene using Qt's raster paint engine. Better rendering speed is achieved without blocking the GUI thread. Another advantage is being able to show effects when software renderer is used.

Edited by Fatih Uzunoğlu

Merge request reports