Skip to content

vout_subpictures: use the same scaling to unscale the forced destination

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

If scaling is not applied the scaling used was giving incorrect absolute+unscaled area for the region destination to keep.

Fixes some moving subtitles on D3D11 (and soon all the display modules scaling subtitles).

Merge request reports