vpx/vpx_scale
Johann 5fe82459ec fail early on oversize frames
Even though frame_size is calculated in uint64_t, it winds up in an int
size value.

This was exposed with the msan test because the memset is called with
(int)frame_size, leading to a segfault.

Change-Id: I7fd930360dca274adb8f3e43e5e6785204808861
2017-11-03 09:49:13 -07:00
..
generic fail early on oversize frames 2017-11-03 09:49:13 -07:00
mips/dspr2 vpx_scale: apply clang-format 2016-07-26 15:57:41 -07:00
vpx_scale_rtcd.c vpx_scale: apply clang-format 2016-07-26 15:57:41 -07:00
vpx_scale_rtcd.pl Fix vp8 race when build --enable-vp9-highbitdepth. 2017-05-26 09:45:01 -07:00
vpx_scale.h vpx_scale: apply clang-format 2016-07-26 15:57:41 -07:00
vpx_scale.mk fix building with --disable-spatial-resampling 2014-12-05 19:08:36 -08:00
yv12config.h vpx_scale: apply clang-format 2016-07-26 15:57:41 -07:00