The arguments to vpp_surface_convert() were mixed up. i.e. both input and output surfaces were reversed. Changed the vpp_surface_scaling() arguments order as well to have more consistent helper functions.
524bbc1 vebox: fix invalid conversion and scaling params order.
src/gen75_vpp_vebox.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
Upstream: cgit.freedesktop.org