Skip to content

qt6: Set sampler filtering method

Seungha Yang requested to merge seungha.yang/gstreamer:qt6-filtering into main

QQuickItem::smooth property doesn't seem to be propagated to newly created QSGSimpleTextureNode automatically.

Fixes: #2793 (closed)

Merge request reports