Skip to content

utils/libav: fix plane alignment calculation

Niklas Haas requested to merge haasn/libplacebo:plane_alignment into master

This helper was failing to account for the pixel stride alignment requirements.

Merge request reports