vpx/vp9
Yaowu Xu e5034f65e5 Fixed integer overflow for large input video
The sum of squared mv components can go beyond int range for large
 input resolution. This commit changed the type to int64 to avoid
overflow.

Change-Id: Ib21ea2817845cea1435f893064e6417c79c5bc64
2014-01-24 11:34:41 -08:00
..
common Merge "Add vp9_tm_predictor_16x16 neon implementation which is 3.5 times faster than C." 2014-01-24 10:48:44 -08:00
decoder Merge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846,I4f51ce85,I0e6aa00f,Ic334da9a,I252f5f8a,I7865db2d,I13b434b1 2014-01-24 10:47:00 -08:00
encoder Fixed integer overflow for large input video 2014-01-24 11:34:41 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Revert "Revert "Revert "SSSE3 convolution optimization""" 2014-01-16 16:11:46 -08:00
vp9_cx_iface.c Tidy up comments & remove commented out code. 2014-01-22 09:59:01 -08:00
vp9_dx_iface.c Cleaning up vp9_dx_iface.c. 2014-01-10 11:01:52 -08:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk Adds a non-normative resize library to vp9 encoder 2014-01-21 16:50:00 -08:00
vp9dx.mk Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. 2013-12-20 12:53:03 -08:00