Add frame buffer lru cache.
commitfbada948fa345e67acf9aa41a8f9a78f5dfe8648
authorFrank Galligan <fgalligan@google.com>
Wed, 11 Dec 2013 01:22:41 +0000 (10 17:22 -0800)
committerJames Zern <jzern@google.com>
Mon, 16 Dec 2013 03:57:42 +0000 (15 19:57 -0800)
treec975a7d9a4db74fc190d2476647682752b883d70
parentd0ee1fd797598fd692cbfe410bc37308a9e8924e
Add frame buffer lru cache.

Add an option for libvpx to return the least recently used
frame buffer.

Change-Id: I886a96ffb94984f1c42de53086e0131922df3260
test/lru_frame_buffer_test.cc [new file with mode: 0644]
test/test.mk
vp9/common/vp9_alloccommon.c
vp9/common/vp9_onyxc_int.h
vp9/vp9_dx_iface.c
vpx/vp8dx.h
vpxdec.c