vpx/vp9
Alex Converse ffd3d4834b INLINE and reimplement get_unsigned_bits().
The new implementation disagrees when the argument is equal to 2**n but
that is never called in practice and based on how it is used the new
implementation is correct in that case.

Change-Id: Ifbac4ad87d459fe6bd2fd0f400c0340f96617342
2014-02-03 12:16:22 -08:00
..
common INLINE and reimplement get_unsigned_bits(). 2014-02-03 12:16:22 -08:00
decoder Propgate constants through subexp routines. 2014-02-03 11:55:46 -08:00
encoder Propgate constants through subexp routines. 2014-02-03 11:55:46 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk static function convert to inline or global vp9_blockd.h 2014-01-31 19:50:40 -08:00
vp9_cx_iface.c Layer based rate control for CBR mode. 2014-02-02 14:30:43 -08:00
vp9_dx_iface.c Revert external frame buffer code. 2014-01-24 10:10:20 -08:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk Adds a non-normative resize library to vp9 encoder 2014-01-21 16:50:00 -08:00
vp9dx.mk vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00