commit | 56b5563f3eecb845148a2948beb3f07343784f3f | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Tue Dec 20 11:08:57 2016 +0530 |
committer | Ray Essick <essick@google.com> | Wed Dec 28 12:35:44 2016 -0800 |
tree | d8eacb0dfa3d5de1d76384be59c15f58372d3b98 | |
parent | d1896deaf15ad8c6d148702899426b64601a3358 [diff] |
Decoder: Fix in the case of error in the first MB in frame. In case of error in first MB in a frame, ps_dec->i4_submb_ofst was decremented to result in negative offsets. Bug: 33351708