-
- Downloads
vf_pad: fix x, y option expression evaluation
Calculation of x an y based on width and height did not work when
width == 0 or height == 0. "0" substitutes the input width and
height, but did so too late for x, y expression evaluation.
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Loading
Please register or sign in to comment