diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2018-07-10 15:14:06 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2018-07-13 10:11:15 +0530 |
commit | 1a31c2b5df1179fdc1b8e84c8fa89d853e517309 (patch) | |
tree | c37be5b0519faae3cfe6946d4cde3181471c654d /libavutil/mathematics.c | |
parent | b0644f7f72a9ae64c7285d26ec720441c25d4cf5 (diff) | |
download | ffmpeg-1a31c2b5df1179fdc1b8e84c8fa89d853e517309.tar.gz |
avfilter/drawtext: fix box sizing
At present, box size is clipped to frame size before being drawn,
which can lead to the box not fully covering animated text which is
longer than one or both frame dimensions.
Since ff_blend_rectangle correctly takes care of clipping, it is skipped
here which results in correct box sizing
Diffstat (limited to 'libavutil/mathematics.c')
0 files changed, 0 insertions, 0 deletions