vpx/vp10
Yaowu Xu c7101830a6 Fix a enc/dec mismatch under CONFIG_MISC_FIXES
The culprit is on the decode side xd->lossless[i] setup was in wrong
location where segment features are not yet decoded.

Also on the encoder side, transform mode was not set consistently
between when tx_mode is selected and how tx_mode is enforced in
tx size selection.

Change-Id: I4c4c32188fda7530cadab9b46d4201f33f7ceca3
2015-12-14 20:56:37 -08:00
..
common Fix two msvc build issues 2015-12-10 12:41:27 -08:00
decoder Fix a enc/dec mismatch under CONFIG_MISC_FIXES 2015-12-14 20:56:37 -08:00
encoder Fix a enc/dec mismatch under CONFIG_MISC_FIXES 2015-12-14 20:56:37 -08:00
exports_dec Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
exports_enc Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
vp10_common.mk Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_cx_iface.c vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. 2015-10-20 14:48:31 -04:00
vp10_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp10_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp10cx.mk Remove palette from VP10 2015-12-03 12:30:47 -08:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00