Skip to content

Draft: add a crop helper function to check sanity of values

Steve Lhomme requested to merge robUx4/vlc:crop-cleanup into master

Draft as it sits on top of !1419 (merged)

Most of the code applying crop values is using x,y and width,height so the helper has limited use.

Merge request reports