vpx/vp9/decoder
Dmitry Kovalev 4053fde7ee Uncompressed header: new encoding for frame size
For key frames everything is the same as before. For inter frames we try
to reference last/golden/altref frame size. If there is no match then the
actual size is encoded. Also we don't allow zero width and height anymore.

Change-Id: I49d791fd94af749c823579b0c5ef17c961372678
2013-06-07 18:09:29 -07:00
..
x86 Removed unused idct functions 2013-05-21 17:59:54 -04: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 Add marker bit to bool-coded partition start 2013-06-06 23:06:26 -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 Coding tx-size selection by use of spatial context 2013-06-07 16:07:58 -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 Uncompressed header: new encoding for frame size 2013-06-07 18:09:29 -07:00
vp9_decodframe.h Clean-ups on switchable interpolation and mv_ref 2013-06-05 10:11:52 -07:00
vp9_detokenize.c Fix bug in segment skip. 2013-06-07 13:27:08 +01:00
vp9_detokenize.h Deprecate the newbintramode experiment. 2013-05-07 16:00:59 -07:00
vp9_idct_blk.c Merge Scatter Scan experiment. 2013-05-23 13:09:27 +01:00
vp9_idct_blk.h Removed unused idct functions 2013-05-21 17:59:54 -04:00
vp9_onyxd_if.c Remove unused and outdated debug code. 2013-05-28 19:15:57 -07:00
vp9_onyxd_int.h Moving vp9_decode_frame declaration to vp9_decodframe.h. 2013-05-13 14:42:45 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_read_bit_buffer.h Preparation to new frame size encoding. 2013-06-07 13:41:44 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00