Files
ffmpeg/libavfilter
Clément Bœsch 3429714f3d 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 eb7efaa924)
2015-02-12 20:21:56 +01:00
..
2014-11-10 03:45:00 +01:00
2014-08-13 01:00:38 +02:00
2014-11-10 03:45:00 +01:00
2015-01-09 17:19:10 +01:00
2014-08-24 14:35:11 +02:00
2014-11-14 02:55:15 +01:00
2014-10-14 17:15:56 +02:00