]> granicus.if.org Git - libvpx/commit
Changes to coding of dual_pred flag.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 8 Feb 2012 15:52:07 +0000 (15:52 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 9 Feb 2012 15:27:20 +0000 (15:27 +0000)
commit59a200f1ea73d2327746fff3d35a05aec10e436f
tree06e8c70328f7e7d7e146375bd7565ad2b773d558
parent915f13bd5972c7e004b48533a455c9c7b7bc6d2d
Changes to coding of dual_pred flag.

Further use of common prediction functions and experiments
with alternate contexts based on mode and reference frame.

For the Derf set using reference frame as basis of context
gives +0.18% Overall Psnr and +0.08 SSIM

Change-Id: Ie7eb76f329f74c9c698614f01ece31de0b6bfc9e
vp8/common/pred_common.c
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c