fixed new intra code for rectanglar blocks
authorYaowu Xu <yaowu@google.com>
Mon, 29 Apr 2013 22:49:00 +0000 (15:49 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 29 Apr 2013 23:02:00 +0000 (16:02 -0700)
commit4747c6ed9068b8f2f5b8da84cffef61ae867dd5d
tree3c18f2f8ffa07c4d0e6793e7e7467a01f151b31e
parente388251d5d3739ed5d5154c7fd108a9a1403c578
fixed new intra code for rectanglar blocks

Also fixed two minor subtle boundary conditions in intra prediction
code, and replaced memcpy/memset with vpx_ prefixed version.

Change-Id: I9cddff3be831228b628f1f2f065a61feacbcbee6
vp9/common/vp9_reconintra.c