vpx/vp9
Jingning Han 5957b2b514 Support 16K sequence coding
Fixed a couple of variable/function definitions, as well as header
handling to support 16K sequence coding at high bit-rates.

The width and height are each specified by two bytes in the header.
Use an extra byte to explicitly indicate the scaling factors in
both directions, each ranging from 0 to 15.

Tested coding up to 16400x16400 dimension.

Change-Id: Ibc2225c6036620270f2c0cf5172d1760aaec10ec
2013-03-04 11:08:41 -08:00
..
common Support 16K sequence coding 2013-03-04 11:08:41 -08:00
decoder Support 16K sequence coding 2013-03-04 11:08:41 -08:00
encoder Support 16K sequence coding 2013-03-04 11:08:41 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Optimize vp9_dc_only_idct_add_c function 2013-02-26 17:16:13 -08:00
vp9_cx_iface.c Support 16K sequence coding 2013-03-04 11:08:41 -08:00
vp9_dx_iface.c Support 16K sequence coding 2013-03-04 11:08:41 -08:00
vp9cx.mk mv dct_sse2.c dct_sse2_intrinsics.c to avoid collision 2013-02-28 13:58:15 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00