vpx/vp8
Yaowu Xu 27cca3dd94 Fixes a decoder bug
The bug was introduced by the commit that added I8X8 intra prediction
mode for inter frames, the decoder was not update to accept the additional
probability update from encoder. This causes the decoder typicall to crash
when encoder sends intra mode probability update.

Change-Id: Ib7dc42dc77a51178aa9ece41e081829818a25016
2012-02-01 14:56:14 -08:00
..
common Import a decoder bug fix from public stable branch 2012-02-01 14:56:11 -08:00
decoder Fixes a decoder bug 2012-02-01 14:56:14 -08:00
encoder Correctly capped minqtarget to maxq 2012-01-31 12:58:34 -08:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Added common prediction modules. 2012-01-31 12:53:36 +00:00
vp8_cx_iface.c Merge remote branch 'origin/master' into experimental 2011-07-30 00:05:09 -04:00
vp8_dx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk vpn common -> implicit segmentation 2012-01-24 11:20:13 -08:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00