]> git.sesse.net Git - ffmpeg/commit
avfilter/drawtext: make command processing error-resilient
authorGyan Doshi <ffmpeg@gyani.pro>
Fri, 10 May 2019 13:43:33 +0000 (19:13 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Mon, 13 May 2019 05:04:32 +0000 (10:34 +0530)
commit87db1ca632bfbb66329c5729301d88ca30bed9b3
tree130a90f28cbae927443c47efa096d792f9a06eff
parent98478c05edb674ec429c298fbe593bda493ba60f
avfilter/drawtext: make command processing error-resilient

Prevents crash or interruption in text rendering
if new option string contains invalid values.
libavfilter/vf_drawtext.c