]> granicus.if.org Git - libvpx/commit
Fix ref count decrement code.
authorFrank Galligan <fgalligan@google.com>
Thu, 5 Dec 2013 06:21:00 +0000 (22:21 -0800)
committerFrank Galligan <fgalligan@google.com>
Thu, 5 Dec 2013 06:21:00 +0000 (22:21 -0800)
commit7ecf3bc91c1773902bd645655213d1c592251707
tree9c348f5231c3f452b59df93ff62373937a73683a
parenta1123538a532c887cacb514c375c0c8e9d90b828
Fix ref count decrement code.

Buffer 0 would never be decremented, so it could only be used
once.

Change-Id: I605d99fa2a513eadae6a0e230161729880653282
vp9/common/vp9_onyxc_int.h