vpx/vp9
John Koleszar 872fc3ded8 disambiguate superframe index in vp9_stop_encode()
If the bool-coded partition naturally ends in a byte that matches the
superframe index marker, it could lead to a parse error. This commit
ensures that if such a marker is seen, it is padded out with an
additional zero byte to disambiguate it.

Change-Id: Id977de05745b6fa9ef08afb71e210a2a3ecca02e
2013-03-12 14:30:23 -07:00
..
common Code cleanup. 2013-03-11 17:02:27 -07:00
decoder Code cleanup. 2013-03-11 17:02:27 -07:00
encoder disambiguate superframe index in vp9_stop_encode() 2013-03-12 14:30:23 -07: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 Add 'superframe' index 2013-03-05 12:45:40 -08:00
vp9_dx_iface.c Add 'superframe' index 2013-03-05 12:45:40 -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 Optimize add_residual function 2013-03-05 16:27:45 -08:00