]> granicus.if.org Git - libvpx/commit
Always extend macroblock edges in the decoder.
authorRonald S. Bultje <rbultje@google.com>
Thu, 25 Oct 2012 19:46:26 +0000 (12:46 -0700)
committerRonald S. Bultje <rbultje@google.com>
Thu, 25 Oct 2012 19:46:39 +0000 (12:46 -0700)
commit403f6b5846df2a7c83984f73e58f40b3df884132
tree7b11e080018281b7cef35fbde3a4f22901d2cb94
parentfbf2ac111e2bf104cefe6080e822c626f65753f2
Always extend macroblock edges in the decoder.

This fixes edge extension if SB [0,1] doesn't use B_PRED but [1,1] does.

Change-Id: I48354a9dba0de16472938824f5e6db87ce61979f
vp8/decoder/decodframe.c