vpx/vp9/encoder
Yaowu Xu 9482c07953 fixed the reading too many bytes
In subpel_avg_variance functions, code similar to the following

punpkldq m2, [addr]

actually reads 8 bytes. For functions that are supposed to work on
buffers only have less 8 bytes a line, this caused valgrind error
of reading uninitialized memory.

Change-Id: I2a4c079dbdbc747829bd9e2ed85f0018ad2a3a34
2013-08-27 08:39:20 -07:00
..
2013-08-27 08:39:20 -07:00
2013-06-07 16:00:26 -07:00
2013-07-03 10:11:59 -07:00
2013-07-11 17:22:03 -07:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-02-21 10:34:33 -08:00
2013-02-21 10:34:33 -08:00
2013-08-15 10:40:44 -07:00
2013-04-19 22:16:28 +01:00