vp8e - boolcoder unit test
authorJim Bankoski <jimbankoski@google.com>
Tue, 8 May 2012 14:29:19 +0000 (07:29 -0700)
committerJim Bankoski <jimbankoski@google.com>
Tue, 8 May 2012 14:29:19 +0000 (07:29 -0700)
commit9851486b2f187cb21708afcaaecd4ee3e3c5cd30
tree76cfd0ed41c6125d1a8600217e94876025a0ff42
parent25a36d6b3c6d206ad19d47f9999eb71109f87dea
vp8e - boolcoder unit test

Adds a unit test to the boolcoder that tests encoding
and decoding thousands of different bits, with different
probabilities in different patterns.

Code borrowed from the webp project - and its committers.

Change-Id: Icabbb884d57e666496490c961dd29b246144ab3e
vp8/encoder/boolcoder_test.cc [new file with mode: 0644]
vp8/vp8cx.mk