Invert SB probability.
authorRonald S. Bultje <rbultje@google.com>
Mon, 22 Oct 2012 18:05:56 +0000 (11:05 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 22 Oct 2012 18:05:56 +0000 (11:05 -0700)
commitef50e48323078c823e993aedd087fe25e0afb7f1
treed75a50c9f9ce889d3a25ef0c07ed567669d18a33
parent6e5cb12886e464c7f744bb905ebccfde5bf378b9
Invert SB probability.

It currently counts the probability that the branch is true, but it
should count the probability that the branch is false.

Change-Id: I963825da2e7a7ed3a613eb23ffd085e427dc36e5
vp8/encoder/bitstream.c