Testing of modes with Alt Ref frame
authorPaul Wilkins <paulwilkins@google.com>
Fri, 14 Jan 2011 14:52:15 +0000 (14:52 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 14 Jan 2011 15:20:45 +0000 (15:20 +0000)
commit415371c9d99639258e9e4546bda45fe889a79ef3
tree08fa7aca8ff5ba2bfc0b732fa894dc4cfccfdc41
parent72e22b0bb8d66c37d57bccb95c9c43660e080745
Testing of modes with Alt Ref frame

Previously when a frame was being overlaid on a previously coded
alt ref frame we only checked the alt ref 0,0 mode. Where there is
a possibility that the alt ref buffer is a filtered frame we should allow
the other prediction modes as normal or at the least allow use of
the last frame buffer.

Change-Id: I4d6227223d125c96b4f3066ec6ec9484fee7768c
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c