diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2015-10-25 11:36:10 -0700 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-11-06 15:03:51 +0100 |
commit | 2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5 (patch) | |
tree | ec2e3f8df2026d23dcd8ee546545ffee2a5110f8 /libavformat/rtpenc.h | |
parent | e2854e731f843906d9a9a5b882bed872341999fd (diff) | |
download | ffmpeg-2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5.tar.gz |
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>
Diffstat (limited to 'libavformat/rtpenc.h')
0 files changed, 0 insertions, 0 deletions