vpx/vp8/decoder
Yaowu Xu 2bbde25003 make uv intra mode coding adaptive to Y mode
This commit tries to do UV intra mode coding adaptive to Y intra mode.
Entropy context is defined as conditional PDF of uv intra mode given
the Y mode. All constants are normalized with 256 to be fit in 8 bits.

This provides further coding efficiency beyond the quantizer adaptive
y intra mode coding. Consistent gains were observed on all clips and
all bit rates for HD all key encoding tests.

To test, configure with
--enable-experimental --enable-uvintra

Change-Id: I2d78d73f143127f063e19bd0bac3b68c418d756a
2011-11-03 21:48:08 -07:00
..
2011-08-01 17:50:23 -04:00
2011-08-24 10:25:32 -07:00
2011-07-21 09:01:53 -07:00
2011-07-21 09:01:53 -07:00
2011-07-21 09:01:53 -07:00
2011-09-16 15:55:19 -07:00
2011-02-10 15:09:44 -05:00
2010-10-27 18:08:04 -07:00