]> granicus.if.org Git - libvpx/commit
Update encoder to use fb_idx_ref_cnt
authorJohn Koleszar <jkoleszar@google.com>
Mon, 14 Jan 2013 23:52:20 +0000 (15:52 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 16 Jan 2013 01:36:39 +0000 (17:36 -0800)
commit394b0a6a30d4a7d6b97bdd22d7ff7153b2c7d459
treecf4cf68d3e168fe986327bb83aa8647b51edb4a3
parentb8e027989f166cbfc23821bcffbb80ba1427ab6f
Update encoder to use fb_idx_ref_cnt

Do reference counting the same way on the encoder as the decoder does,
rather than maintaining the 'flags' member of YV12_BUFFER_CONFIG.

Change-Id: I91dc210ffca081acaf9d5c09a06e7461b3c3139c
vp9/common/vp9_alloccommon.c
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_onyxd_if.c
vp9/encoder/vp9_onyx_if.c