diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2019-12-04 16:03:11 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2019-12-06 10:19:47 +0530 |
commit | b66a800877d6f97fa94b41533e3d6a6273f7fb9f (patch) | |
tree | 723d481af618e9a1ceaa2e1de545e18a7c6396e4 /libswscale | |
parent | 71fd72070c867b4f442e5c71baab9775c51273dc (diff) | |
download | ffmpeg-b66a800877d6f97fa94b41533e3d6a6273f7fb9f.tar.gz |
avfilter/crop: avoid premature eval error
Width and height expressions can refer to each other. Width is
evaluated twice to allow for reference to output height. So we
should not error out upon failure of first evaluation of width.
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions