vpx/vp9/encoder
Jingning Han c807949408 Prevent left_block_mode stepping into left tile
This commit uses left_available flag to decide if the left mode_info
struct is available for left_block_mode. As discussed with James
Zern (jzern@), this prevents the codec from fetching mode_info from
blocks in the left tile, which although effectively not used might
present concerns for multi-threaded tile decoding.

This is NOT a bit-stream change.

Change-Id: I1dc8cf1bcbf056688eee27c7bc5706ac4b4e0125
2013-10-22 09:02:41 -07:00
..
2013-06-07 16:00:26 -07:00
2013-02-28 13:18:02 -08:00
2013-10-10 17:16:20 -07:00
2013-10-04 17:08:41 -07:00
2013-10-04 11:01:49 -07:00
2013-02-21 10:34:33 -08:00
2013-04-19 22:16:28 +01:00
2013-10-04 14:08:37 -07:00