Skip to content

vout: samplebufferdisplay: Don't modify the region picture

Steve Lhomme requested to merge robUx4/vlc:samplebuf_const into master

The i_visible_pitch is not used here. We should not modify the incoming pictures.

The regions should be handled as const.

Edited by Steve Lhomme

Merge request reports