vpx/vp9
Yaowu Xu e0f82c6ed6 Fix a bug
In evaluating partition split case, Wrong partition size is used in
calling partition_plane_context(). This commit change to use the
correct sub partition size. The incorrect partition size used were
causing an ASAN error in unit test.

Change-Id: Iab695b764bc51cc61580075f2ae4001421132362
2013-12-10 14:34:32 -08:00
..
common Merge "Cleaning up vp9_get_pred_context_switchable_interp() functuion." 2013-12-09 17:34:30 -08:00
decoder Merge "Implenment on demand border extension. In place extend the border now. Next commit will totally remove the border." 2013-12-09 17:16:31 -08:00
encoder Fix a bug 2013-12-10 14:34:32 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Moving vp9_tree_probs_from_distribution() to encoder. 2013-12-05 18:13:26 -08:00
vp9_cx_iface.c Disable --tune=ssim for vp9 2013-12-04 12:39:15 -08:00
vp9_dx_iface.c Fix decoder to handle display size correctly 2013-11-22 11:58:07 -08:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2" 2013-11-27 10:27:32 -08:00
vp9dx.mk Deleting vp9_treereader.h file. 2013-11-26 12:38:58 -08:00