]> granicus.if.org Git - libvpx/commit
Use per-MB compound intra prediction.
authorRonald S. Bultje <rbultje@google.com>
Fri, 2 Mar 2012 19:18:24 +0000 (11:18 -0800)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 5 Mar 2012 15:23:10 +0000 (15:23 +0000)
commitc3f5b2931b8c41a00378ba4eebde88bde7c1d477
treedec41b3dacbb6b633c5176073c7c61774e581e1b
parent6898e8b7ab73d0b0a77d4939fd9566d3f5308ed0
Use per-MB compound intra prediction.

This gives a modest gain on derf overall, although at low bitrates the
cost is still too high, so this can be improved further.

Patch 2. Re-base and fix 80 column issues

Change-Id: Ida2f9fa3fe75370669f6a27b37108dc602231c63
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c
vp8/encoder/rdopt.c