]> granicus.if.org Git - libvpx/commit
vp10_cyclic_refresh_alloc: correct cleanup on error
authorJames Zern <jzern@google.com>
Wed, 17 Feb 2016 22:25:41 +0000 (14:25 -0800)
committerJames Zern <jzern@google.com>
Wed, 17 Feb 2016 22:36:05 +0000 (14:36 -0800)
commit5d233390dbf9a43246192c43464c4507f6a58e99
treefd9d6b9678380c132e0cd686011ff32e36d2d644
parentfdc977afc6b431c7577e70d151f89ea726bcaf8f
vp10_cyclic_refresh_alloc: correct cleanup on error

previously only the CYCLIC_REFRESH allocation was being freed

Change-Id: I600eb496ec4b62accf1a6483c8170eabb046787d
vp10/encoder/aq_cyclicrefresh.c