qml: optimize blur shader effect in FrostedGlassEffect (introduce PartialEffect)
Instead of processing the whole source item texture geometry for blurring, only process blur the area denoted by effectRect.
Instead of processing the whole source item texture geometry for blurring, only process blur the area denoted by effectRect.
VideoLAN code repository instance