vpx/vp8
Attila Nagy a91b42f022 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
2012-04-17 12:12:58 +03:00
..
common Makes all global data in entropy.c const 2012-04-17 12:12:58 +03:00
decoder Merge "MB_MODE_INFO size reduction" 2012-04-12 12:03:45 -07:00
encoder Makes all global data in entropy.c const 2012-04-17 12:12:58 +03:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk RFC: Reorganize MFQE loops 2012-03-06 15:20:03 -08:00
vp8_cx_iface.c Adds a motion compensated temporal denoiser to the encoder. 2012-03-13 15:33:50 -07:00
vp8_dx_iface.c Hook up VP8D_GET_LAST_REF_USED 2012-01-27 10:13:20 -08:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8cx.mk Merge "Adds a motion compensated temporal denoiser to the encoder." 2012-03-13 16:18:57 -07:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00