Skip to content

opengl: fix coords mapping in plane filtering

Romain Vimont requested to merge rom1v/vlc:fix_sampler_plane into master

The matrix to bind might be different for each plane.

Merge request reports