]> granicus.if.org Git - libvpx/commit
fixed an encoder bug in experimental branch
authorYaowu Xu <yaowu@google.com>
Wed, 9 Nov 2011 23:26:41 +0000 (15:26 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 9 Nov 2011 23:26:41 +0000 (15:26 -0800)
commit5825f942bcf625ae6d6b4cc653589c9cf89f84e6
tree5d8048f9e5ab7f12a550b23d239883b9ea9f238a
parentfa454ade9333e0cc101098f1b52be680a1b903bb
fixed an encoder bug in experimental branch

the bug causes experimental branch to produce invalid bitstream when
extend_qrange option is on.

Change-Id: Iba294980759f13e4ae071f29fb44e292533f0d7e
vp8/common/entropy.c