]> granicus.if.org Git - libvpx/commit
changed the way that default probs for 8x8 is set.
authorYaowu Xu <yaowu@google.com>
Wed, 16 May 2012 19:07:46 +0000 (12:07 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 23 May 2012 17:09:41 +0000 (10:09 -0700)
commite9818bb697b13c4db985786cfbb75712a051df68
treecafc8d58132621bde163894100197bba1f02aee2
parent6c8fb82c14c8e8356f3ba76f7e55e5067e109966
changed the way that default probs for 8x8 is set.

The commit changed how baseline 8x8 coefficient probabilities are
initialized, to be consistent with the initialization of baseline
4x4 coefficient probabilities.

The commit does not have any effect on compression.

Change-Id: Ifb3902b5dc0b0c2e6dc3aa5d4a6589d528e58355
vp8/common/default_coef_probs.h
vp8/common/defaultcoefcounts.h [deleted file]
vp8/common/entropy.c
vp8/decoder/onyxd_int.h
vp8/encoder/bitstream.c
vp8/vp8_common.mk