vpx/vp9
Yaowu Xu b95ed6883a a minor change to a portion of loop filtering
The loop filtering used for MB edge or internal edge of a MB using 8x8
tranform was reading 5 pixel each side and writting 3 pixel each side.
With suggestion from Aki and Scott on hardware&software performance,
this commit changed to read 4 pixel each side and write 3 pixel each
side.

Change-Id: I584393906c4f5f948a581d6590959522572743bb
2013-01-18 10:44:13 -08:00
..
common a minor change to a portion of loop filtering 2013-01-18 10:44:13 -08:00
decoder Remove compound intra-intra experiment. 2013-01-14 15:47:25 -08:00
encoder fix a number issues that cause failures 2013-01-14 18:32: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 fix a number issues that cause failures 2013-01-14 18:32:32 -08:00
vp9_cx_iface.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_dx_iface.c Upstream changes from Chromium Android Clang build. 2013-01-11 15:37:23 -08:00
vp9cx.mk Build fixes to merge vp9-preview into master 2012-12-26 11:21:09 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00