Added border extension
authorYaowu Xu <yaowu@google.com>
Thu, 22 Aug 2013 17:37:28 +0000 (10:37 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 23 Aug 2013 18:31:28 +0000 (11:31 -0700)
commit656632b7764ac3c45d03a0ab375fcf239aaf346f
tree9cca9eccfdcc0aab5af4879f271c2fa089f0759b
parentf39bf458e55c55f86d46b29a4b34d91a07e2ad1b
Added border extension

To the source buffer to be encoded as an alt ref frame. This is to fix
the problem of using uninitialized memory in encoder.

See https://code.google.com/p/webm/issues/detail?id=605

Change-Id: I97618a2fc207e08abcf5301b734aa9e3ad695e2c
vp9/encoder/vp9_onyx_if.c