vpx/vp8/encoder
John Koleszar 0e213fb999 fix uninitialized value in multi-res encoding
If a parent mb is available but is intra coded, then parent_ref_mv is
invalid. Check that the parent is inter coded before trying to access
the parent_ref_mv. Previously the parent_ref_mv was being read from
an uninitialized stack allocation, causing potential OOB reads and
other undefined behavior.

Change-Id: I0c93cd412a19c3a184bcf6decaa145b3a036a6c0
2012-10-03 14:53:05 -07:00
..
2012-05-04 10:42:21 -07:00
2012-06-11 15:14:58 -07:00
2012-03-29 13:56:48 -07:00
2012-06-11 15:14:58 -07:00
2012-05-04 10:42:21 -07:00
2012-05-04 10:42:21 -07:00
2012-09-13 11:55:57 -07:00
2012-08-01 11:17:57 -07:00
2012-01-30 12:10:48 -08:00
2012-06-11 15:14:58 -07:00
2012-01-30 12:10:48 -08:00
2012-06-11 15:14:58 -07:00
2012-06-11 15:14:58 -07:00
2012-07-27 16:15:31 -07:00
2012-06-11 15:14:58 -07:00
2012-07-26 08:36:53 -07:00
2012-07-26 08:36:53 -07:00
2012-06-11 15:14:58 -07:00
2012-06-11 15:14:58 -07:00
2012-06-11 15:14:58 -07:00
2012-01-30 12:10:46 -08:00
2012-09-13 11:55:57 -07:00
2012-06-11 15:14:58 -07:00
2012-06-04 16:56:55 -07:00
2012-06-11 15:14:58 -07:00
2011-02-10 15:09:44 -05:00
2012-01-30 12:08:30 -08:00
2012-05-04 10:42:21 -07:00
2012-05-04 10:42:21 -07:00
2012-03-05 08:20:42 -08:00