bug fix mode_info_context not initialized for error-resilient
authorJames Berry <jamesberry@google.com>
Thu, 9 Jun 2011 16:46:31 +0000 (12:46 -0400)
committerJames Berry <jamesberry@google.com>
Thu, 9 Jun 2011 16:46:31 +0000 (12:46 -0400)
commit45feea4cf027536ccc4779ccf430913e6163fe48
treeb568be7314b9fde5832e812b824b28e7824ddd2f
parentaf49c11250a2f49bc0a9972bae7e78787f396cc6
bug fix mode_info_context not initialized for error-resilient

uninitialized xd->mode_info_context would crash
vpxenc for --error-resilient=1.

Change-Id: I31849e40281e3d65ab63257cfec5e93398997f0b
vp8/encoder/encodeframe.c