diff options
author | Clément Bœsch <u@pkh.me> | 2015-02-08 14:27:51 +0100 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2015-02-12 20:22:02 +0100 |
commit | 2c1d5f43cfaa6191690f0682d829bf54614a1b11 (patch) | |
tree | 810db617cc774fdaf31c25d84f9fa511b6dfe5f9 /doc/APIchanges | |
parent | fa1ca88cb6fcd36b39599c4f2608a774909c1645 (diff) | |
download | ffmpeg-2c1d5f43cfaa6191690f0682d829bf54614a1b11.tar.gz |
avfilter/dctdnoiz: fix slice_h computation
ceilf() can only work if the reminder of the division is not 0.
This fixes memory errors with for instance:
ffmpeg -f lavfi -i testsrc=s=800x500 -threads 3 -vf dctdnoiz -frames:v 1 -f null -
(cherry picked from commit eb7efaa9244720c5f2051d76d76faeec864eca7a)
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions