shithub: libvpx

Download patch

ref: 4e30565a9ff3740f20314501d4190541052240e3
parent: 82481405ab7db2f2b0bd720d966f14c682308c92
author: Adrian Grange <agrange@google.com>
date: Tue Aug 12 07:24:24 EDT 2014

Fix bug 837: realloc mode info buffers on resize

The test to determine if the mode info buffers need
to be resized when the frame size changes was
incorrect, as per bug 837.

By storing the size of the allocated data structure,
a simple test determines whether to allocate more
memory when the frame size changes.

Change-Id: I1544698f2882cf958fc672485614f2f46e9719bd