On 25/10/15 19:36, John Stebbins wrote: > 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. > --- > libavfilter/vf_pad.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
Probably Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
