]> granicus.if.org Git - libvpx/commit
Added resizing & initialization of last frame segment map
authorAdrian Grange <agrange@google.com>
Fri, 9 Aug 2013 23:21:27 +0000 (16:21 -0700)
committerAdrian Grange <agrange@google.com>
Thu, 15 Aug 2013 22:35:21 +0000 (15:35 -0700)
commitd5bec522daf09568e9446e4658268cc60ed4e8f7
tree53f964214c7b94c3f92d19679d131a56350e8cda
parent0eef1acbefe1eb935f6c757cfb62b24941a58b60
Added resizing & initialization of last frame segment map

When the frame size changes the last frame segment map must
be resized to match and initialized to 0.

Change-Id: Idc10de109f55dbe9af3a6caae355a2974712243d
vp9/common/vp9_alloccommon.c
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_onyxd_if.c