]> granicus.if.org Git - libvpx/commit
Implementation of new prediction model for reference frame coding.
authorPaul Wilkins <paulwilkins@google.com>
Sat, 28 Jan 2012 12:20:14 +0000 (12:20 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 31 Jan 2012 12:54:05 +0000 (12:54 +0000)
commit1335ac307186e739ce48e868d9131669bfc3d83c
tree5b1fa0a9574827b5fd20f846425586bd78284a52
parent56904be19de4894c40e3e6325cc7631f61ac88c5
Implementation of new prediction model for reference frame coding.

This check in uses the common prediction interface functions
to code reference frame.

Some updates made regarding the impact of the new code in rd loop
but there remain TODOs in this regard.

Change-Id: I9da3ed5dfdaa489e0903ab33258b0767a585567f
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c