diff options
author | Thomas Lee <ThomasLee969@users.noreply.github.com> | 2016-01-29 18:11:06 +0800 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-02-09 20:03:34 +0100 |
commit | 7a00653be6b13131ce1b2cdeca696429f57caaf8 (patch) | |
tree | 6a2bfbc750ef42beb541d27d10582121db43a0b9 /libavfilter/vf_interlace.c | |
parent | 99214d42a902c8392d7887c08fdc5dc1fc2475ae (diff) | |
download | ffmpeg-7a00653be6b13131ce1b2cdeca696429f57caaf8.tar.gz |
tiny_psnr: Support large files
If an input file is bigger than 2GB (assume sizeof(int) == 4)),
size0/size1 will overflow, making stddev and PSNR invalid.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavfilter/vf_interlace.c')
0 files changed, 0 insertions, 0 deletions