shithub: libvpx

Download patch

ref: a91b42f0229ad9b9809b8245a92155154d6164f8
parent: b5b61c179d8de1eab379d8e89d7b3bdca9d6c189
author: Attila Nagy <attilanagy@google.com>
date: Mon Apr 16 06:23:57 EDT 2012

Makes all global data in entropy.c const

Removes all runtime initialization of global data in entropy.c.
Precalculated values are used for initializing all entropy related
tabels.

First patch in a series to make sure code is reentrant.

Change-Id: I9aac91a2a26f96d73c6470d772a343df63bfe633