]> granicus.if.org Git - libvpx/commit
Bug fix: call set_offsets before rd_auto_partition_range
authorScott LaVarnway <slavarnway@google.com>
Fri, 9 Aug 2013 18:09:49 +0000 (14:09 -0400)
committerScott LaVarnway <slavarnway@google.com>
Fri, 9 Aug 2013 18:09:49 +0000 (14:09 -0400)
commit41251ae55823bb778dc461539fa995ccb19f5961
tree55372a3225e0cbbe5b09561d57181cd9ec9f1430
parent0eef1acbefe1eb935f6c757cfb62b24941a58b60
Bug fix: call set_offsets before rd_auto_partition_range

The set_offsets call is necessary inorder to set the
mode_info_context ptr correctly.

Change-Id: I644910cc5bacc50ee9cd78458843274ad8ee636d
vp9/encoder/vp9_encodeframe.c