vpx/vp9/decoder
John Koleszar da58436f43 Subsampling aware allocs and bitstream
Make framebuffer allocations according to the chroma subsamping
factors in use. A bit is placed in the raw part of the frame header for
each of the two subsampling factors. This will be moved in a future
commit to make them part of the TBD feature set bits, probably only set
on keyframes, etc.

Change-Id: I59ed38d3a3c0d4af3c7c277617de28d04a001853
2013-05-09 17:50:12 -07:00
..
x86 Merge branch 'master' into experimental 2013-04-26 12:57:10 -07:00
vp9_asm_dec_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_dboolhuff.c Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00
vp9_dboolhuff.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00
vp9_decodemv.c Merge "Removing unused code + little cleanup." into experimental 2013-05-08 11:23:14 -07:00
vp9_decodemv.h Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv. 2013-04-16 17:45:57 -07:00
vp9_decodframe.c Subsampling aware allocs and bitstream 2013-05-09 17:50:12 -07:00
vp9_decodframe.h Consistent names for quant-related functions and variables. 2013-04-26 12:30:20 -07:00
vp9_detokenize.c Deprecate code_zerogroup experiment. 2013-05-07 16:52:55 -07:00
vp9_detokenize.h Deprecate the newbintramode experiment. 2013-05-07 16:00:59 -07:00
vp9_idct_blk.c Make sure 32x32 coefficients fit in int16_t. 2013-04-29 17:59:00 -07:00
vp9_idct_blk.h Moved dequantization into the token decoder 2013-04-22 17:53:07 -04:00
vp9_onyxd_if.c Removing vp9_swap_yv12_buffer function and corresponding files. 2013-05-07 16:49:22 -07:00
vp9_onyxd_int.h Moved dequantization into the token decoder 2013-04-22 17:53:07 -04:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00