]> granicus.if.org Git - libvpx/commit
Fixing problem introduced in one of my previous commits.
authorDmitry Kovalev <dkovalev@google.com>
Fri, 19 Jul 2013 22:18:43 +0000 (15:18 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 19 Jul 2013 22:18:43 +0000 (15:18 -0700)
commit2fc927c66a6e716bedba35db8a74cbb3b6f3d223
tree88e8ac570ea32ad432b82d46101f54a956f488b7
parent0d204f48b5c098dac4431b599c2dfd507a1a932e
Fixing problem introduced in one of my previous commits.

Changing fc->tx_probs back to fc->pre_tx_probs. This change actually
affects the bitstream but current test vectors work. Chrome branch is not
affected at all. Broken since:

cc662dd Adding struct tx_probs and struct tx_counts to cleanup the code.

Change-Id: I36dd4b3678e902e10aba8dd49b0012eb558c209d
vp9/common/vp9_entropymode.c
vp9/common/vp9_entropymode.h